Function nc::sched_getattr[][src]

pub fn sched_getattr(
    pid: pid_t,
    attr: &mut sched_attr_t,
    size: u32,
    flags: u32
) -> Result<(), Errno>
Expand description

Get scheduling policy and attributes