pub fn lremovexattr<P, Name>(path: P, name: Name) -> Result<(), Errno> ⓘwhere P: Arg, Name: Arg,
dep_rustix
lremovexattr(path, name)—Remove an extended filesystem attribute, without following symlinks in the last path component.
lremovexattr(path, name)