pub type sk_ASN1_OBJECT_freefunc = Option<unsafe extern "C" fn(*mut asn1_object_st)>;Aliased Type§
pub enum sk_ASN1_OBJECT_freefunc {
None,
Some(unsafe extern "C" fn(*mut asn1_object_st)),
}pub type sk_ASN1_OBJECT_freefunc = Option<unsafe extern "C" fn(*mut asn1_object_st)>;pub enum sk_ASN1_OBJECT_freefunc {
None,
Some(unsafe extern "C" fn(*mut asn1_object_st)),
}