nix
0.26.4
In nix::fcntl
?
Settings
Function
nix
::
fcntl
::
tee
Copy item path
source
·
[
−
]
pub fn tee( fd_in:
RawFd
, fd_out:
RawFd
, len:
usize
, flags:
SpliceFFlags
) ->
Result
<
usize
>