libctru
v2.4.1
|
Information for the main thread of a process. More...
#include <svc.h>
Data Fields | |
int | priority |
Priority of the main thread. | |
u32 | stack_size |
Size of the stack of the main thread. | |
int | argc |
Unused on retail kernel. | |
u16 * | argv |
Unused on retail kernel. | |
u16 * | envp |
Unused on retail kernel. | |
Information for the main thread of a process.