[][src]Function boring_sys::X509_get_ext_by_OBJ

pub unsafe extern "C" fn X509_get_ext_by_OBJ(
    x: *const X509,
    obj: *const ASN1_OBJECT,
    lastpos: c_int
) -> c_int