Function openssl_sys::i2d_OCSP_RESPONSE
pub unsafe extern "C" fn i2d_OCSP_RESPONSE(a: *mut OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_intThe portability is definied by:
#[cfg(not(ossl300))]pub unsafe extern "C" fn i2d_OCSP_RESPONSE(a: *mut OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int#[cfg(not(ossl300))]