Function cups_sys::ippSetRange
[−]
[src]
pub unsafe extern "C" fn ippSetRange(
ipp: *mut ipp_t,
attr: *mut *mut ipp_attribute_t,
element: c_int,
lowervalue: c_int,
uppervalue: c_int
) -> c_int