Function cups_sys::ippAddRange [] [src]

pub unsafe extern "C" fn ippAddRange(
    ipp: *mut ipp_t,
    group: ipp_tag_t,
    name: *const c_char,
    lower: c_int,
    upper: c_int
) -> *mut ipp_attribute_t