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