Function X509_CRL_get_ext_by_NID

Source
pub unsafe extern "C" fn X509_CRL_get_ext_by_NID(
    x: *const X509_crl_st,
    nid: i32,
    lastpos: i32,
) -> i32