Function rustix::backend::fs::syscalls::removexattr

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