pub unsafe extern "C" fn APT_PrepareToCloseApplication(
    cancelPreload: bool
) -> Result
Expand description

Prepares to close the application.

§Arguments

  • cancelPreload - Whether applet preloads should be cancelled.