2 releases

Uses old Rust 2015

0.1.1 Sep 18, 2018
0.1.0 Oct 24, 2016

#6 in #libretro

Download history 19/week @ 2024-07-25 26/week @ 2024-08-01 34/week @ 2024-08-08 21/week @ 2024-08-15 15/week @ 2024-08-22 25/week @ 2024-08-29 14/week @ 2024-09-05 14/week @ 2024-09-12 28/week @ 2024-09-19 21/week @ 2024-09-26 10/week @ 2024-10-03 16/week @ 2024-10-10 12/week @ 2024-10-17 7/week @ 2024-10-24 18/week @ 2024-10-31 12/week @ 2024-11-07

53 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