Constant SCHED_RR

pub const SCHED_RR: i32 = 2;
Available on crate feature dep_sdl2 only.