Function X509_CRL_get_ext_by_OBJ

Source
pub unsafe extern "C" fn X509_CRL_get_ext_by_OBJ(
    x: *const X509_crl_st,
    obj: *const asn1_object_st,
    lastpos: i32,
) -> i32