rustix::backend::fs::syscalls

Function removexattr

Source
pub(crate) fn removexattr(path: &CStr, name: &CStr) -> Result<()>