libc
0.2.152
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