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