Type Definition rust_libretro::contexts::DeinitContext

source ·
pub type DeinitContext<'a> = GenericContext<'a>;
Expand description

Functions that are safe to be called in Core::on_deinit.