Function pread64 [src]
Prototype
pub extern "c" fn pread64(fd: fd_t, buf: [*]u8, nbyte: usize, offset: i64) isize
Parameters
fd: fd_t
buf: [*]u8
nbyte: usize
offset: i64
Source
pub extern "c" fn pread64(fd: fd_t, buf: [*]u8, nbyte: usize, offset: i64) isize