[go: up one dir, main page]

pub unsafe extern "C" fn setpriority(
    which: __priority_which_t,
    who: id_t,
    prio: c_int
) -> c_int