Function lremovexattr

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