Function OCSP_BASICRESP_get_ext_by_NID

Source
pub unsafe extern "C" fn OCSP_BASICRESP_get_ext_by_NID(
    x: *mut ocsp_basic_response_st,
    nid: i32,
    lastpos: i32,
) -> i32