[][src]Function nc::setpriority

pub fn setpriority(which: i32, who: i32, prio: i32) -> Result<(), Errno>

Set program scheduling priority.