Function libc::setpriority[][src]

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