Function fremovexattr

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