Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
dup3
libc
0.2.180
libc
Function
dup3
Copy item path
Source
pub unsafe extern "C" fn dup3( oldfd:
c_int
, newfd:
c_int
, flags:
c_int
, ) ->
c_int