Type Alias ASRange

Source
pub type ASRange = ASRange_st;

Aliased Type§

#[repr(C)]
pub struct ASRange { pub min: *mut asn1_string_st, pub max: *mut asn1_string_st, }

Fields§

§min: *mut asn1_string_st§max: *mut asn1_string_st