pub unsafe extern "C" fn PMAPP_LaunchTitleUpdate(
programInfo: *const FS_ProgramInfo,
programInfoUpdate: *const FS_ProgramInfo,
launchFlags: u32_,
) -> ResultExpand description
Launches a title, applying patches.
ยงArguments
programInfo- Program information of the title.programInfoUpdate- Program information of the update title.launchFlags- Flags to launch the title with.