libc
0.2.161
libc
Function
readv
Copy item path
Source
pub unsafe extern "C" fn readv( fd:
c_int
, iov:
*const
iovec
, iovcnt:
c_int
, ) ->
ssize_t