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