pub type sk_ASN1_VALUE_free_func = Option<unsafe extern "C" fn(arg1: *mut ASN1_VALUE)>;Aliased Type§
pub enum sk_ASN1_VALUE_free_func {
None,
Some(unsafe extern "C" fn(*mut ASN1_VALUE_st)),
}pub type sk_ASN1_VALUE_free_func = Option<unsafe extern "C" fn(arg1: *mut ASN1_VALUE)>;pub enum sk_ASN1_VALUE_free_func {
None,
Some(unsafe extern "C" fn(*mut ASN1_VALUE_st)),
}