rustix::backend::fs::syscalls

Function lremovexattr

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