Function openssl_sys::i2d_PKCS12_bio
pub unsafe extern "C" fn i2d_PKCS12_bio(b: *mut BIO, a: *mut PKCS12) -> c_intThe portability is definied by:
#[cfg(not(ossl300))]pub unsafe extern "C" fn i2d_PKCS12_bio(b: *mut BIO, a: *mut PKCS12) -> c_int#[cfg(not(ossl300))]