Function boring_sys::SSL_get0_ocsp_response

source ยท
pub unsafe extern "C" fn SSL_get0_ocsp_response(
    ssl: *const SSL,
    out: *mut *const u8,
    out_len: *mut usize
)