Docs.rs
  • rust-libretro-0.1.2
    • rust-libretro 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • max-m
    • Dependencies
      • bitflags ^1.3.2 normal
      • cfg-if ^1.0.0 normal
      • doc_item ^0.2.5 normal
      • log ^0.4.14 normal
      • rust-libretro-proc ^0.1.0 normal
      • rust-libretro-sys ^0.1.0 normal
      • libc ^0.2.117 dev
    • Versions
    • 70.47% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module contexts

  • Structs
  • Type Definitions
logo
Change settings

Module rust_libretro::contexts

source · [−]

Structs

AudioContext
GenericContext

Exposes environment callbacks that are safe to call in every context.

GetAvInfoContext
InitContext
LoadGameContext
LoadGameSpecialContext
OptionsChangedContext
RunContext

Exposes callbacks that are safe to call in Core::on_run

SetEnvironmentContext

Type Definitions

CheatResetContext
CheatSetContext
DeinitContext
GetMemoryDataContext
GetMemorySizeContext
GetRegionContext
GetSerializeSizeContext
ResetContext
SerializeContext
UnloadGameContext
UnserializeContext