Function rustix::backend::fs::syscalls::fremovexattr

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