Function X509_CRL_get0_by_serial

Source
pub unsafe extern "C" fn X509_CRL_get0_by_serial(
    crl: *mut X509_crl_st,
    ret: *mut *mut x509_revoked_st,
    serial: *const asn1_string_st,
) -> i32