☰
libc
All crates
?
Function
libc
::
read
[
−
]
[src]
pub unsafe extern "C" fn read(
fd:
c_int
,
buf: *mut
c_void
,
count:
c_uint
) ->
c_int