libc
0.2.161
libc
Function
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