Function PKCS7_set0_type_other

Source
pub unsafe extern "C" fn PKCS7_set0_type_other(
    p7: *mut pkcs7_st,
    type_: i32,
    other: *mut asn1_type_st,
) -> i32