libc
0.2.161
libc
Function
dup3
Copy item path
Source
pub unsafe extern "C" fn dup3( oldfd:
c_int
, newfd:
c_int
, flags:
c_int
, ) ->
c_int