rustix::backend::thread::syscalls

Function setns

Source
pub(crate) fn setns(fd: BorrowedFd<'_>, nstype: c_int) -> Result<c_int>