[][src]Function boring_sys::SSL_get_tlsext_status_ocsp_resp

pub unsafe extern "C" fn SSL_get_tlsext_status_ocsp_resp(
    ssl: *const SSL,
    resp: *mut *const c_uchar
) -> size_t