openssl_sys

Function i2d_OCSP_RESPONSE

source
pub unsafe extern "C" fn i2d_OCSP_RESPONSE(
    a: *const OCSP_RESPONSE,
    pp: *mut *mut c_uchar,
) -> c_int