pub type USERNOTICE = USERNOTICE_st;Aliased Type§
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;struct USERNOTICE {
pub noticeref: *mut NOTICEREF_st,
pub exptext: *mut asn1_string_st,
}noticeref: *mut NOTICEREF_st§exptext: *mut asn1_string_st