Struct libc::sched_param [−][src]
#[repr(C)]pub struct sched_param {
pub sched_priority: c_int,
// some fields omitted
}
Fields
sched_priority: c_int
#[repr(C)]pub struct sched_param {
pub sched_priority: c_int,
// some fields omitted
}
sched_priority: c_int