2 releases

Uses old Rust 2015

0.1.1 Sep 18, 2018
0.1.0 Oct 24, 2016

#7 in #libretro

Download history 18/week @ 2024-11-23 13/week @ 2024-11-30 48/week @ 2024-12-07 45/week @ 2024-12-14 22/week @ 2024-12-21 3/week @ 2024-12-28 11/week @ 2025-01-04 22/week @ 2025-01-11 19/week @ 2025-01-18 24/week @ 2025-01-25 21/week @ 2025-02-01 30/week @ 2025-02-08 22/week @ 2025-02-15 37/week @ 2025-02-22 29/week @ 2025-03-01 10/week @ 2025-03-08

101 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