Function uapi::sched_setattr

source ·
pub fn sched_setattr(pid: pid_t, attr: &sched_attr, flags: c_uint) -> Result<()>
Expand description