WUT
0.1
Wii U Toolchain
Main Page
Modules
Data Structures
Files
File List
Globals
include
coreinit
core.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wut.h
>
3
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
18
uint32_t
19
OSGetCoreCount
();
20
21
25
uint32_t
26
OSGetCoreId
();
27
28
32
uint32_t
33
OSGetMainCoreId
();
34
35
39
BOOL
40
OSIsMainCore
();
41
42
43
#ifdef __cplusplus
44
}
45
#endif
46
OSGetCoreId
uint32_t OSGetCoreId()
OSGetMainCoreId
uint32_t OSGetMainCoreId()
OSGetCoreCount
uint32_t OSGetCoreCount()
wut.h
BOOL
int BOOL
Definition:
wut_types.h:5
OSIsMainCore
BOOL OSIsMainCore()
Generated by
1.8.10