Constant SCHED_OTHER

pub const SCHED_OTHER: i32 = 0;
Available on crate feature dep_sdl2 only.