pub type USERNOTICE = USERNOTICE_st;Aliased Type§
#[repr(C)]pub struct USERNOTICE {
pub noticeref: *mut NOTICEREF_st,
pub exptext: *mut asn1_string_st,
}Fields§
§noticeref: *mut NOTICEREF_st§exptext: *mut asn1_string_stpub type USERNOTICE = USERNOTICE_st;#[repr(C)]pub struct USERNOTICE {
pub noticeref: *mut NOTICEREF_st,
pub exptext: *mut asn1_string_st,
}noticeref: *mut NOTICEREF_st§exptext: *mut asn1_string_st