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.