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