Expand description
Provides the Core and CoreOptions traits.
Traitsยง
- Core
- This trait defines the basic functions that every libretro core must implement.
See also
retro_core!(). - Core
Options - This trait defines the
set_core_optionsfunction.
Provides the Core and CoreOptions traits.
retro_core!().set_core_options function.