libc
0.2.170
libc
Function
write
Copy item path
Source
pub unsafe extern "C" fn write( fd:
c_int
, buf:
*const
c_void
, count:
c_uint
, ) ->
c_int