pub type ASN1_TYPE = asn1_type_st;Aliased Type§
#[repr(C)]pub struct ASN1_TYPE {
pub type_: i32,
pub value: asn1_type_st__bindgen_ty_1,
}Fields§
§type_: i32§value: asn1_type_st__bindgen_ty_1pub type ASN1_TYPE = asn1_type_st;#[repr(C)]pub struct ASN1_TYPE {
pub type_: i32,
pub value: asn1_type_st__bindgen_ty_1,
}type_: i32§value: asn1_type_st__bindgen_ty_1