Function ctru_sys::NS_LaunchApplicationFIRM
source · pub unsafe extern "C" fn NS_LaunchApplicationFIRM(
titleid: u64_,
flags: u32_
) -> Result
Expand description
Launches a title and the required firmware.
§Arguments
titleid
- ID of the title to launch, 0 for gamecard.flags
- Flags for firm-launch. bit0: require an application title-info structure in FIRM paramters to be specified via FIRM parameters. bit1: if clear, NS will check certain Configuration Memory fields.