Function APT_PrepareToJumpToApplication

Source
pub unsafe extern "C" fn APT_PrepareToJumpToApplication(
    exiting: bool,
) -> Result
Expand description

Prepares to jump to an application.

ยงArguments

  • exiting - Specifies whether the applet is exiting.