libc
0.2.152
libc
Function
write
Copy item path
source
pub unsafe extern "C" fn write( fd:
c_int
, buf:
*const
c_void
, count:
size_t
, ) ->
ssize_t