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