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