Function sgx_oc::linux::ocall::readv

source ·
pub unsafe fn readv(fd: c_int, iov: Vec<&mut [u8]>) -> OCallResult<size_t>