☰
nix
::
unistd
All crates
[
−
]
[src]
Function
nix
::
unistd
::
read
pub fn read(fd:
RawFd
, buf:
&mut [
u8
]
) ->
Result
<
usize
>