nix
0.26.1
In nix::
fcntl
nix
::
fcntl
Function
tee
Copy item path
Source
pub fn tee( fd_in:
RawFd
, fd_out:
RawFd
, len:
usize
, flags:
SpliceFFlags
, ) ->
Result
<
usize
>