setpriority

Function setpriority 

Source
pub unsafe extern "C" fn setpriority(
    which: u32,
    who: u32,
    prio: i32,
) -> i32