Function i2d_PKCS7_bio_stream

Source
pub unsafe extern "C" fn i2d_PKCS7_bio_stream(
    out: *mut bio_st,
    p7: *mut pkcs7_st,
    in_: *mut bio_st,
    flags: i32,
) -> i32