dup3
libc
0.2.178
libc
Function
dup3
Copy item path
Source
pub unsafe extern "C" fn dup3( src:
c_int
, dst:
c_int
, flags:
c_int
, ) ->
c_int