Function aio_bindings::pread [] [src]

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