Function cups_sys::ippAddInteger [] [src]

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