Function libc::preadv64 [−][src]
pub unsafe extern "C" fn preadv64(
    fd: c_int, 
    iov: *const iovec, 
    iovcnt: c_int, 
    offset: off64_t
) -> ssize_tpub unsafe extern "C" fn preadv64(
    fd: c_int, 
    iov: *const iovec, 
    iovcnt: c_int, 
    offset: off64_t
) -> ssize_t