Constant SCHED_NORMAL

pub const SCHED_NORMAL: i32 = 0;
Available on crate feature dep_sdl3 only.