Function cups_sys::pread [] [src]

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