#api-bindings #libretro #raw #abstraction #higher-level

libretro-sys

Raw libretro API bindings for Rust

2 releases

Uses old Rust 2015

0.1.1 Sep 18, 2018
0.1.0 Oct 24, 2016

#7 in #libretro

Download history 6/week @ 2023-11-27 2/week @ 2023-12-11 7/week @ 2023-12-18 6/week @ 2023-12-25 8/week @ 2024-01-08 7/week @ 2024-02-05 21/week @ 2024-02-12 24/week @ 2024-02-19 44/week @ 2024-02-26 34/week @ 2024-03-04 28/week @ 2024-03-11

133 downloads per month
Used in 2 crates

MIT license

80KB
727 lines

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.

Dependencies