Crate rust_libretro

source ·

Re-exports

Modules

  • This module contains abstractions of the libretro environment callbacks.
  • Provides the Core and CoreOptions traits.
  • The CoreWrapper is an internal data structure.
  • Unsafe functions related to the libretro environment callback. For safe versions have a look at the contexts module and the context types you get in your core callbacks.
  • logger 🔒
    log::Log implementation using the libretro logging interface.
  • macros 🔒
  • Rust versions of libretro data structures.
  • Utility functions

Macros

Statics

Functions