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