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