Function openssl_sys::PEM_write_bio_PKCS7
pub unsafe extern "C" fn PEM_write_bio_PKCS7(bp: *mut BIO, x: *mut PKCS7) -> c_int
The portability is definied by:
#[cfg(not(ossl300))]
pub unsafe extern "C" fn PEM_write_bio_PKCS7(bp: *mut BIO, x: *mut PKCS7) -> c_int
#[cfg(not(ossl300))]