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