Function X509_get_ext_by_NID

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