Function ctru_sys::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.