SDL_Locale

Undocumented in source.
static if(sdlSupport >= SDLSupport.v2_0_14)
struct SDL_Locale {}

Members

Variables

country
const(char)* country;
Undocumented in source.
language
const(char)* language;
Undocumented in source.

Meta