Crates.io | rust-libretro-sys |
lib.rs | rust-libretro-sys |
version | 0.3.2 |
source | src |
created_at | 2022-02-04 19:35:52.480133 |
updated_at | 2023-02-27 16:56:14.038946 |
description | libretro API bindings generated via bindgen |
homepage | https://github.com/max-m/rust-libretro/ |
repository | https://github.com/max-m/rust-libretro/ |
max_upload_size | |
id | 527022 |
size | 611,014 |
Raw bindings to the libretro API (generated with bindgen).
This package provides optional support for the Vulkan bindings
provided in libretro_vulkan.h
.
Vulkan supported is gated behind the vulkan
feature.