Struct nix::sys::ioctl::libc::sched_param
[−]
[src]
pub struct sched_param {
pub sched_priority: i32,
}Fields
sched_priority |