[][src]Function uapi::preadv

pub fn preadv(
    fd: c_int,
    bufs: &mut [IoSliceMut],
    offset: off_t
) -> Result<usize>