nn::cfg::CTR::GetLanguageCodeA2 Function#include <nn/cfg.h>
const char * GetLanguageCodeA2(
CfgLanguageCode cfgLanguageCode
);
| Name | Description | |
|---|---|---|
| in | cfgLanguageCode | Specifies the language code. |
0 if there is no such corresponding string. Converts a language code to ISO 639-1 alpha-2 format.
CONFIDENTIAL