wut
1.0.0-alpha
Wii U Toolchain
|
Namespaces | |
nn | |
Data Structures | |
struct | NNResult |
Typedefs | |
typedef struct NNResult | NNResult |
C equivalent of the C++ nn::Result. More... | |
Functions | |
static int | NNResult_IsSuccess (NNResult result) |
static int | NNResult_IsFailure (NNResult result) |
C equivalent of the C++ nn::Result.
|
inlinestatic |