[][src]Function ptrace_do_rs::dup3

pub unsafe extern "C" fn dup3(
    __fd: c_int,
    __fd2: c_int,
    __flags: c_int
) -> c_int