Expand description
The CoreWrapper is an internal data structure.
It stores runtime information provided by the libretro frontend without interfering with your Core implementation.
Structs§
- Core
Wrapper 🔒 - Holds the core instance as well as runtime information from the libretro frontend.
- Interface
List