libc
0.2.159
Function
libc
::
tee
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn tee( fd_in:
c_int
, fd_out:
c_int
, len:
size_t
, flags:
c_uint
, ) ->
ssize_t