Constant SIGSEGV

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