Function preadv [src]
Prototype
pub extern "c" fn preadv(fd: c_int, iov: [*]const iovec, iovcnt: c_uint, offset: off_t) isize Parameters
fd: c_intiov: [*]const ioveciovcnt: c_uintoffset: off_t Source
pub extern "c" fn preadv(fd: c_int, iov: [*]const iovec, iovcnt: c_uint, offset: off_t) isize