[go: up one dir, main page]

pub unsafe extern "C" fn removexattr(
    path: *const c_char,
    name: *const c_char
) -> c_int