Function base::sys::unix::sched_setattr

source ·
pub fn sched_setattr(pid: Pid, attr: &mut sched_attr, flags: u32) -> Result<()>