Constant SIGSEGV

pub const SIGSEGV: i32 = 11;
Available on crate feature dep_sdl3 only.