libnx
v4.7.0
|
Stores error-codes which are displayed as XXXX-XXXX, low for the former and desc for the latter. More...
#include <error.h>
Data Fields | |
u32 | low |
The module portion of the error, normally this should be set to module + 2000. | |
u32 | desc |
The error description. | |
Stores error-codes which are displayed as XXXX-XXXX, low for the former and desc for the latter.