Type Definition rust_libretro::contexts::CheatSetContext

source ·
pub type CheatSetContext<'a> = GenericContext<'a>;
Expand description

Functions that are safe to be called in Core::on_cheat_set.