Function openssl_sys::i2d_PKCS7_bio

source ยท
pub unsafe extern "C" fn i2d_PKCS7_bio(
    bio: *mut BIO,
    p7: *mut PKCS7,
) -> c_int