Constant ENOMEM

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