Function PMDBG_LaunchApp

Source
pub unsafe extern "C" fn PMDBG_LaunchApp(
    programInfo: *const FS_ProgramInfo,
    launchFlags: u32_,
) -> Result
Expand 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.