Modules
std
os
linux
sched_param
extern struct sched_param
[src]
Fields
priority: i32
Source
pub const sched_param = extern struct { priority: i32, }