rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
dup3
Copy item path
Source
pub unsafe extern "C" fn dup3( oldfd:
i32
, newfd:
i32
, flags:
i32
, ) ->
i32