pub unsafe extern "C" fn PMDBG_LaunchApp(
programInfo: *const FS_ProgramInfo,
launchFlags: u32_,
) -> ResultExpand description
Launches an application for debug after setting cpuTime to 0.
ยงArguments
programInfo- Program information of the title.launchFlags- Flags to launch the title with.