Function X509_CRL_get0_by_cert

Source
pub unsafe extern "C" fn X509_CRL_get0_by_cert(
    crl: *mut X509_crl_st,
    ret: *mut *mut x509_revoked_st,
    x: *mut x509_st,
) -> i32