wut  v1.5.0
Wii U Toolchain
Data Structures | Typedefs | Functions
Nn_ccr_sys_caffeine

(see nn::ccr) More...

Collaboration diagram for Nn_ccr_sys_caffeine:

Data Structures

struct  CCRAppLaunchParam
 

Typedefs

typedef struct CCRAppLaunchParam CCRAppLaunchParam
 

Functions

void CCRSysCaffeineGetAppLaunchParam (CCRAppLaunchParam *data)
 
uint32_t CCRSysCaffeineBootCheck ()
 

Detailed Description

(see nn::ccr)


Data Structure Documentation

◆ CCRAppLaunchParam

struct CCRAppLaunchParam

Definition at line 17 of file sys_caffeine.h.

Data Fields
uint64_t titleId
char uuid[16]

Typedef Documentation

◆ CCRAppLaunchParam

Definition at line 1 of file sys_caffeine.h.

Function Documentation

◆ CCRSysCaffeineGetAppLaunchParam()

void CCRSysCaffeineGetAppLaunchParam ( CCRAppLaunchParam data)

◆ CCRSysCaffeineBootCheck()

uint32_t CCRSysCaffeineBootCheck ( )