https://github.com/koute/libretro-sys
Raw FFI bindings to the libretro API
https://github.com/koute/libretro-sys
Last synced: 3 months ago
JSON representation
Raw FFI bindings to the libretro API
- Host: GitHub
- URL: https://github.com/koute/libretro-sys
- Owner: koute
- License: mit
- Created: 2016-10-24T15:43:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T14:14:49.000Z (about 7 years ago)
- Last Synced: 2025-06-13T14:45:37.055Z (12 months ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT.txt
Awesome Lists containing this project
README
# 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.
[libretro]: http://www.libretro.com/index.php/api/