Function move_into_link_name_space
pub fn move_into_link_name_space(
fd: BorrowedFd<'_>,
allowed_type: Option<LinkNameSpaceType>,
) -> Result<(), Errno> ⓘ
Available on crate feature
dep_rustix
only.pub fn move_into_link_name_space(
fd: BorrowedFd<'_>,
allowed_type: Option<LinkNameSpaceType>,
) -> Result<(), Errno> ⓘ
dep_rustix
only.