libc::dup2 [] [src]

pub unsafe extern fn dup2(src: c_int, dst: c_int) -> c_int
Unstable (libc)

: use libc from crates.io