Function SMIME_write_PKCS7

Source
pub unsafe extern "C" fn SMIME_write_PKCS7(
    bio: *mut bio_st,
    p7: *mut pkcs7_st,
    data: *mut bio_st,
    flags: i32,
) -> i32