openssl_sys

Function PEM_write_bio_PKCS7

source
pub unsafe extern "C" fn PEM_write_bio_PKCS7(
    bp: *mut BIO,
    x: *const PKCS7,
) -> c_int