[][src]Function nc::sched_setattr

pub fn sched_setattr(
    pid: pid_t,
    attr: &mut sched_attr_t,
    flags: u32
) -> Result<(), Errno>

Set the RT priority of a thread.