Function setpriority

Source
pub unsafe extern "C" fn setpriority(
    __which: u32,
    __who: u32,
    __prio: i32,
) -> i32