Type Alias NOTICEREF

Source
pub type NOTICEREF = NOTICEREF_st;

Aliased Type§

#[repr(C)]
pub struct NOTICEREF { pub organization: *mut asn1_string_st, pub noticenos: *mut stack_st_ASN1_INTEGER, }

Fields§

§organization: *mut asn1_string_st§noticenos: *mut stack_st_ASN1_INTEGER