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