Function ctru_sys::PMAPP_LaunchTitle
source · pub unsafe extern "C" fn PMAPP_LaunchTitle(
programInfo: *const FS_ProgramInfo,
launchFlags: u32_
) -> Result
Expand description
Launches a title.
§Arguments
programInfo
- Program information of the title.launchFlags
- Flags to launch the title with.