Constant SDL_ICONV_E2BIG
pub const SDL_ICONV_E2BIG: usize = _; // 18_446_744_073_709_551_614usize
Available on crate feature
dep_sdl3
only.Expand description
Output buffer was too small.
pub const SDL_ICONV_E2BIG: usize = _; // 18_446_744_073_709_551_614usize
dep_sdl3
only.Output buffer was too small.