Constant ENOSPC

pub const ENOSPC: i32 = 28;
Available on crate feature dep_sdl3 only.