An open API service indexing awesome lists of open source software.

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

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/