Constant SCHED_FLAG_RESET_ON_FORK

pub const SCHED_FLAG_RESET_ON_FORK: i32 = 0x01; // 1i32
Available on crate feature dep_sdl3 only.