pub fn move_into_link_name_space( fd: BorrowedFd<'_>, allowed_type: Option<LinkNameSpaceType>, ) -> Result<()>
Reassociate the calling thread with the namespace associated with link referred to by fd.
fd
fd must refer to one of the magic links in a /proc/[pid]/ns/ directory, or a bind mount to such a link.
/proc/[pid]/ns/