Function cups_sys::ippAddOctetString [] [src]

pub unsafe extern "C" fn ippAddOctetString(
    ipp: *mut ipp_t,
    group: ipp_tag_t,
    name: *const c_char,
    data: *const c_void,
    datalen: c_int
) -> *mut ipp_attribute_t