Function rust_libretro::retro_get_memory_size
source · [−]Expand description
Returns the size (in bytes) of the queried memory type.
Return 0 in case this doesn’t apply to your Core.
id is one of the RETRO_MEMORY_* constants.
