libnx
Data Structures | Functions
nacp.h File Reference

Control.nacp structure / related code for nacp. More...

Go to the source code of this file.

Data Structures

struct  NacpLanguageEntry
 Language entry. These strings are UTF-8. More...
 
struct  NacpStruct
 

Functions

Result nacpGetLanguageEntry (NacpStruct *nacp, NacpLanguageEntry **langentry)
 Get the NacpLanguageEntry from the input nacp corresponding to the current system language (this may fallback to other languages when needed). Output langentry is NULL if none found / content of entry is empty.
 

Detailed Description

Control.nacp structure / related code for nacp.