wut
v1.7.0
Wii U Toolchain
|
Data Structures | |
struct | OSSystemInfo |
Typedefs | |
typedef struct OSSystemInfo | OSSystemInfo |
Functions | |
OSSystemInfo * | OSGetSystemInfo () |
BOOL | OSEnableHomeButtonMenu (BOOL enable) |
BOOL | OSIsHomeButtonMenuEnabled () |
uint64_t | OSGetOSID () |
uint32_t | __OSGetProcessSDKVersion () |
struct OSSystemInfo |
Definition at line 16 of file systeminfo.h.
Data Fields | ||
---|---|---|
uint32_t | busClockSpeed | |
uint32_t | coreClockSpeed | |
int64_t | baseTime |
typedef struct OSSystemInfo OSSystemInfo |
Definition at line 1 of file systeminfo.h.
OSSystemInfo* OSGetSystemInfo | ( | ) |
BOOL OSIsHomeButtonMenuEnabled | ( | ) |
uint64_t OSGetOSID | ( | ) |
uint32_t __OSGetProcessSDKVersion | ( | ) |