[][src]Function nginx::EVP_PKEY_asn1_set_free

pub unsafe extern "C" fn EVP_PKEY_asn1_set_free(
    ameth: *mut EVP_PKEY_ASN1_METHOD,
    pkey_free: Option<unsafe extern "C" fn(pkey: *mut EVP_PKEY)>
)