☰
Other items in
nix
::
fcntl
All crates
?
Function
nix
::
fcntl
::
tee
[
−
]
[src]
pub fn tee(
fd_in:
RawFd
,
fd_out:
RawFd
,
len:
usize
,
flags:
SpliceFFlags
) ->
Result
<
usize
>