Function cups_sys::ippAddIntegers [] [src]

pub unsafe extern "C" fn ippAddIntegers(
    ipp: *mut ipp_t,
    group: ipp_tag_t,
    value_tag: ipp_tag_t,
    name: *const c_char,
    num_values: c_int,
    values: *const c_int
) -> *mut ipp_attribute_t