Function cups_sys::httpSetAuthString [] [src]

pub unsafe extern "C" fn httpSetAuthString(
    http: *mut http_t,
    scheme: *const c_char,
    data: *const c_char
)