starry_
api
0.1.0
starry_api
Function
sys_dup2
Copy item path
Source
pub fn sys_dup2(old_fd:
c_int
, new_fd:
c_int
) -> LinuxResult<
isize
>