Type Definition rust_libretro::contexts::UnloadGameContext
source · [−]pub type UnloadGameContext<'a> = GenericContext<'a>;Expand description
Functions that are safe to be called in Core::on_unload_game.
pub type UnloadGameContext<'a> = GenericContext<'a>;Functions that are safe to be called in Core::on_unload_game.