Re-exports§
pub use libc;
Modules§
Macros§
Structs§
- Retro
Audio Info - Retro
Environment - Exposes the
retro_environment_t
callback in an idiomatic fashion. Each of theRETRO_ENVIRONMENT_*
keys will eventually have a corresponding method here. - Retro
Instance - This is the glue layer between a
RetroCore
implementation, and thelibretro
API. - Retro
Runtime - Retro
System AvInfo - Retro
System Info - Retro
Video Info
Enums§
- Retro
Device - Retro
Game - Represents the possible ways that a frontend can pass game information to a core.
- Retro
Joypad Button - Retro
Load Game Result - Retro
Pixel Format - Retro
Region - Represents the set of regions supported by
libretro
.