Function libc::setpriority

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