Function libc::lremovexattr

source ยท
pub unsafe extern "C" fn lremovexattr(
    path: *const c_char,
    name: *const c_char,
) -> c_int