struct LANG [src]
Alias for std.os.windows.lang
Members
- AFRIKAANS (Constant)
- ALBANIAN (Constant)
- ALSATIAN (Constant)
- AMHARIC (Constant)
- ARABIC (Constant)
- ARMENIAN (Constant)
- ASSAMESE (Constant)
- AZERBAIJANI (Constant)
- AZERI (Constant)
- BANGLA (Constant)
- BASHKIR (Constant)
- BASQUE (Constant)
- BELARUSIAN (Constant)
- BENGALI (Constant)
- BOSNIAN (Constant)
- BOSNIAN_NEUTRAL (Constant)
- BRETON (Constant)
- BULGARIAN (Constant)
- CATALAN (Constant)
- CENTRAL_KURDISH (Constant)
- CHEROKEE (Constant)
- CHINESE (Constant)
- CHINESE_SIMPLIFIED (Constant)
- CHINESE_TRADITIONAL (Constant)
- CORSICAN (Constant)
- CROATIAN (Constant)
- CZECH (Constant)
- DANISH (Constant)
- DARI (Constant)
- DIVEHI (Constant)
- DUTCH (Constant)
- ENGLISH (Constant)
- ESTONIAN (Constant)
- FAEROESE (Constant)
- FARSI (Constant)
- FILIPINO (Constant)
- FINNISH (Constant)
- FRENCH (Constant)
- FRISIAN (Constant)
- FULAH (Constant)
- GALICIAN (Constant)
- GEORGIAN (Constant)
- GERMAN (Constant)
- GREEK (Constant)
- GREENLANDIC (Constant)
- GUJARATI (Constant)
- HAUSA (Constant)
- HAWAIIAN (Constant)
- HEBREW (Constant)
- HINDI (Constant)
- HUNGARIAN (Constant)
- ICELANDIC (Constant)
- IGBO (Constant)
- INDONESIAN (Constant)
- INUKTITUT (Constant)
- INVARIANT (Constant)
- IRISH (Constant)
- ITALIAN (Constant)
- JAPANESE (Constant)
- KANNADA (Constant)
- KASHMIRI (Constant)
- KAZAK (Constant)
- KHMER (Constant)
- KICHE (Constant)
- KINYARWANDA (Constant)
- KONKANI (Constant)
- KOREAN (Constant)
- KYRGYZ (Constant)
- LAO (Constant)
- LATVIAN (Constant)
- LITHUANIAN (Constant)
- LOWER_SORBIAN (Constant)
- LUXEMBOURGISH (Constant)
- MACEDONIAN (Constant)
- MALAY (Constant)
- MALAYALAM (Constant)
- MALTESE (Constant)
- MANIPURI (Constant)
- MAORI (Constant)
- MAPUDUNGUN (Constant)
- MARATHI (Constant)
- MOHAWK (Constant)
- MONGOLIAN (Constant)
- NEPALI (Constant)
- NEUTRAL (Constant)
- NORWEGIAN (Constant)
- OCCITAN (Constant)
- ODIA (Constant)
- ORIYA (Constant)
- PASHTO (Constant)
- PERSIAN (Constant)
- POLISH (Constant)
- PORTUGUESE (Constant)
- PULAR (Constant)
- PUNJABI (Constant)
- QUECHUA (Constant)
- ROMANIAN (Constant)
- ROMANSH (Constant)
- RUSSIAN (Constant)
- SAKHA (Constant)
- SAMI (Constant)
- SANSKRIT (Constant)
- SCOTTISH_GAELIC (Constant)
- SERBIAN (Constant)
- SERBIAN_NEUTRAL (Constant)
- SINDHI (Constant)
- SINHALESE (Constant)
- SLOVAK (Constant)
- SLOVENIAN (Constant)
- SOTHO (Constant)
- SPANISH (Constant)
- SWAHILI (Constant)
- SWEDISH (Constant)
- SYRIAC (Constant)
- TAJIK (Constant)
- TAMAZIGHT (Constant)
- TAMIL (Constant)
- TATAR (Constant)
- TELUGU (Constant)
- THAI (Constant)
- TIBETAN (Constant)
- TIGRIGNA (Constant)
- TIGRINYA (Constant)
- TSWANA (Constant)
- TURKISH (Constant)
- TURKMEN (Constant)
- UIGHUR (Constant)
- UKRAINIAN (Constant)
- UPPER_SORBIAN (Constant)
- URDU (Constant)
- UZBEK (Constant)
- VALENCIAN (Constant)
- VIETNAMESE (Constant)
- WELSH (Constant)
- WOLOF (Constant)
- XHOSA (Constant)
- YAKUT (Constant)
- YI (Constant)
- YORUBA (Constant)
- ZULU (Constant)
Source
pub const NEUTRAL = 0x00;
pub const INVARIANT = 0x7f;
pub const AFRIKAANS = 0x36;
pub const ALBANIAN = 0x1c;
pub const ALSATIAN = 0x84;
pub const AMHARIC = 0x5e;
pub const ARABIC = 0x01;
pub const ARMENIAN = 0x2b;
pub const ASSAMESE = 0x4d;
pub const AZERI = 0x2c;
pub const AZERBAIJANI = 0x2c;
pub const BANGLA = 0x45;
pub const BASHKIR = 0x6d;
pub const BASQUE = 0x2d;
pub const BELARUSIAN = 0x23;
pub const BENGALI = 0x45;
pub const BRETON = 0x7e;
pub const BOSNIAN = 0x1a;
pub const BOSNIAN_NEUTRAL = 0x781a;
pub const BULGARIAN = 0x02;
pub const CATALAN = 0x03;
pub const CENTRAL_KURDISH = 0x92;
pub const CHEROKEE = 0x5c;
pub const CHINESE = 0x04;
pub const CHINESE_SIMPLIFIED = 0x04;
pub const CHINESE_TRADITIONAL = 0x7c04;
pub const CORSICAN = 0x83;
pub const CROATIAN = 0x1a;
pub const CZECH = 0x05;
pub const DANISH = 0x06;
pub const DARI = 0x8c;
pub const DIVEHI = 0x65;
pub const DUTCH = 0x13;
pub const ENGLISH = 0x09;
pub const ESTONIAN = 0x25;
pub const FAEROESE = 0x38;
pub const FARSI = 0x29;
pub const FILIPINO = 0x64;
pub const FINNISH = 0x0b;
pub const FRENCH = 0x0c;
pub const FRISIAN = 0x62;
pub const FULAH = 0x67;
pub const GALICIAN = 0x56;
pub const GEORGIAN = 0x37;
pub const GERMAN = 0x07;
pub const GREEK = 0x08;
pub const GREENLANDIC = 0x6f;
pub const GUJARATI = 0x47;
pub const HAUSA = 0x68;
pub const HAWAIIAN = 0x75;
pub const HEBREW = 0x0d;
pub const HINDI = 0x39;
pub const HUNGARIAN = 0x0e;
pub const ICELANDIC = 0x0f;
pub const IGBO = 0x70;
pub const INDONESIAN = 0x21;
pub const INUKTITUT = 0x5d;
pub const IRISH = 0x3c;
pub const ITALIAN = 0x10;
pub const JAPANESE = 0x11;
pub const KANNADA = 0x4b;
pub const KASHMIRI = 0x60;
pub const KAZAK = 0x3f;
pub const KHMER = 0x53;
pub const KICHE = 0x86;
pub const KINYARWANDA = 0x87;
pub const KONKANI = 0x57;
pub const KOREAN = 0x12;
pub const KYRGYZ = 0x40;
pub const LAO = 0x54;
pub const LATVIAN = 0x26;
pub const LITHUANIAN = 0x27;
pub const LOWER_SORBIAN = 0x2e;
pub const LUXEMBOURGISH = 0x6e;
pub const MACEDONIAN = 0x2f;
pub const MALAY = 0x3e;
pub const MALAYALAM = 0x4c;
pub const MALTESE = 0x3a;
pub const MANIPURI = 0x58;
pub const MAORI = 0x81;
pub const MAPUDUNGUN = 0x7a;
pub const MARATHI = 0x4e;
pub const MOHAWK = 0x7c;
pub const MONGOLIAN = 0x50;
pub const NEPALI = 0x61;
pub const NORWEGIAN = 0x14;
pub const OCCITAN = 0x82;
pub const ODIA = 0x48;
pub const ORIYA = 0x48;
pub const PASHTO = 0x63;
pub const PERSIAN = 0x29;
pub const POLISH = 0x15;
pub const PORTUGUESE = 0x16;
pub const PULAR = 0x67;
pub const PUNJABI = 0x46;
pub const QUECHUA = 0x6b;
pub const ROMANIAN = 0x18;
pub const ROMANSH = 0x17;
pub const RUSSIAN = 0x19;
pub const SAKHA = 0x85;
pub const SAMI = 0x3b;
pub const SANSKRIT = 0x4f;
pub const SCOTTISH_GAELIC = 0x91;
pub const SERBIAN = 0x1a;
pub const SERBIAN_NEUTRAL = 0x7c1a;
pub const SINDHI = 0x59;
pub const SINHALESE = 0x5b;
pub const SLOVAK = 0x1b;
pub const SLOVENIAN = 0x24;
pub const SOTHO = 0x6c;
pub const SPANISH = 0x0a;
pub const SWAHILI = 0x41;
pub const SWEDISH = 0x1d;
pub const SYRIAC = 0x5a;
pub const TAJIK = 0x28;
pub const TAMAZIGHT = 0x5f;
pub const TAMIL = 0x49;
pub const TATAR = 0x44;
pub const TELUGU = 0x4a;
pub const THAI = 0x1e;
pub const TIBETAN = 0x51;
pub const TIGRIGNA = 0x73;
pub const TIGRINYA = 0x73;
pub const TSWANA = 0x32;
pub const TURKISH = 0x1f;
pub const TURKMEN = 0x42;
pub const UIGHUR = 0x80;
pub const UKRAINIAN = 0x22;
pub const UPPER_SORBIAN = 0x2e;
pub const URDU = 0x20;
pub const UZBEK = 0x43;
pub const VALENCIAN = 0x03;
pub const VIETNAMESE = 0x2a;
pub const WELSH = 0x52;
pub const WOLOF = 0x88;
pub const XHOSA = 0x34;
pub const YAKUT = 0x85;
pub const YI = 0x78;
pub const YORUBA = 0x6a;
pub const ZULU = 0x35;