Function rust_libretro::environment::shutdown
source · [−]pub unsafe fn shutdown(callback: retro_environment_t)Expand description
Requests the frontend to shutdown. Should only be used if game has a specific way to shutdown the game from a menu item or similar.
