[][src]Function nginx::PKCS7_add_signed_attribute

pub unsafe extern "C" fn PKCS7_add_signed_attribute(
    p7si: *mut PKCS7_SIGNER_INFO,
    nid: c_int,
    type_: c_int,
    data: *mut c_void
) -> c_int