Function cups_sys::pwrite [] [src]

pub unsafe extern "C" fn pwrite(
    __fd: c_int,
    __buf: *const c_void,
    __nbyte: usize,
    __offset: off_t
) -> isize