Function OCSP_REQUEST_get_ext_by_NID

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