Crates.io | drm-sys |
lib.rs | drm-sys |
version | 0.8.0 |
source | src |
created_at | 2017-03-01 00:23:58.289285 |
updated_at | 2024-09-24 09:03:14.659685 |
description | Bindings to the Direct Rendering Manager API |
homepage | |
repository | https://github.com/Smithay/drm-rs |
max_upload_size | |
id | 8741 |
size | 54,428 |
[dependencies]
drm-sys = "..."
The following platforms have prebuilt bindings available:
The bindings are not architecture dependant, but CI testing only happens for:
If bindings for your target platform are not available, you can attempt to
generate them by enabling the use_bindgen
feature:
[dependencies.drm-sys]
version = "..."
features = ["use_bindgen"]