rustix::backend::fs::syscalls

Function fremovexattr

Source
pub(crate) fn fremovexattr(fd: BorrowedFd<'_>, name: &CStr) -> Result<()>