Function openssl_sys::i2d_PKCS7_bio

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