Function openssl_sys::i2d_X509_REVOKED
pub unsafe extern "C" fn i2d_X509_REVOKED(x: *mut X509_REVOKED, buf: *mut *mut u8) -> c_int
The portability is definied by:
#[cfg(not(ossl300))]
pub unsafe extern "C" fn i2d_X509_REVOKED(x: *mut X509_REVOKED, buf: *mut *mut u8) -> c_int
#[cfg(not(ossl300))]