[][src]Function nginx::PKCS7_set0_type_other

pub unsafe extern "C" fn PKCS7_set0_type_other(
    p7: *mut PKCS7,
    type_: c_int,
    other: *mut ASN1_TYPE
) -> c_int