nn::cfg::CTR::GetLanguageCodeA2 Function#include <nn/cfg.h>
const char * GetLanguageCodeA2(
CfgLanguageCode cfgLanguageCode
);
| Name | Description | |
|---|---|---|
| in | cfgLanguageCode | Specifies the language code. |
Converts a language code to ISO 639-1 alpha-2 format. This API is fast because it returns the value in memory.
CONFIDENTIAL