Function cups_sys::ippAddBoolean [] [src]

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