Function libc::dup3

pub unsafe extern "C" fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int
On this page