[][src]Function nginx::PKCS7_add_attribute

pub unsafe extern "C" fn PKCS7_add_attribute(
    p7si: *mut PKCS7_SIGNER_INFO,
    nid: c_int,
    atrtype: c_int,
    value: *mut c_void
) -> c_int