#libretro

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
Download history 41/week @ 2023-02-01 32/week @ 2023-02-08 36/week @ 2023-02-15 34/week @ 2023-02-22 31/week @ 2023-03-01 36/week @ 2023-03-08 56/week @ 2023-03-15 37/week @ 2023-03-22 18/week @ 2023-03-29 42/week @ 2023-04-05 17/week @ 2023-04-12 17/week @ 2023-04-19 30/week @ 2023-04-26 27/week @ 2023-05-03 20/week @ 2023-05-10 27/week @ 2023-05-17

106 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