Function arceos_posix_api::sys_dup3

source ·
pub fn sys_dup3(old_fd: c_int, new_fd: c_int, flags: c_int) -> c_int
Available on crate features fd and musl only.
Expand description

dup3 used by A64 for MUSL