Constant ENOMEM

pub const ENOMEM: i32 = 12;
Available on crate feature dep_sdl2 only.