pub type sk_ASN1_INTEGER_free_func = Option<unsafe extern "C" fn(arg1: *mut ASN1_INTEGER)>;
Aliased Type§
enum sk_ASN1_INTEGER_free_func {
None,
Some(unsafe extern "C" fn(_: *mut asn1_string_st)),
}
pub type sk_ASN1_INTEGER_free_func = Option<unsafe extern "C" fn(arg1: *mut ASN1_INTEGER)>;
enum sk_ASN1_INTEGER_free_func {
None,
Some(unsafe extern "C" fn(_: *mut asn1_string_st)),
}