Function cups_sys::cupsStartDestDocument
[−]
[src]
pub unsafe extern "C" fn cupsStartDestDocument(
http: *mut http_t,
dest: *mut cups_dest_t,
info: *mut cups_dinfo_t,
job_id: c_int,
docname: *const c_char,
format: *const c_char,
num_options: c_int,
options: *mut cups_option_t,
last_document: c_int
) -> http_status_t