|
wut
1.0.0-beta9
Wii U Toolchain
|
Namespaces | |
| nn | |
Data Structures | |
| struct | NNResult |
| Result structure for nn libraries. More... | |
Typedefs | |
| typedef struct NNResult | NNResult |
Functions | |
| static int | NNResult_IsSuccess (NNResult result) |
| Determine if a NNResult represents a successful state. More... | |
| static int | NNResult_IsFailure (NNResult result) |
| Determine if a NNResult represents a failure. More... | |
Result structure used by nn libraries (C++: see nn::Result)
| struct NNResult |
|
inlinestatic |
1.8.17