Function rust_libretro::retro_get_memory_data
source · [−]Expand description
Returns a mutable pointer to queried memory type.
Return std::ptr::null() in case this doesn’t apply to your Core.
id is one of the RETRO_MEMORY_* constants.
