libretro-sys 0.1.1

Raw libretro API bindings for Rust
Documentation
  • Coverage
  • 0%
    0 out of 566 items documented0 out of 64 items with examples
  • Size
  • Source code size: 80.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 18.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • koute/libretro-sys
    6 6 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • koute

Raw libretro API bindings for Rust

The libretro-sys crate provides raw bindings to the libretro API.

Following the common convention this crate doesn't define any higher level abstractions over the libretro API.