Function lremovexattr

pub unsafe extern "C" fn lremovexattr(
    path: *const i8,
    name: *const i8,
) -> i32
Available on crate feature dep_sdl2 only.