[][src]Function libc::setpriority

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