21 releases

0.8.0 Sep 24, 2024
0.7.0 Apr 18, 2024
0.6.1 Jan 4, 2024
0.6.0 Nov 14, 2023
0.0.2 Mar 1, 2017

#956 in Unix APIs

Download history 15898/week @ 2024-12-10 16860/week @ 2024-12-17 14894/week @ 2024-12-24 14752/week @ 2024-12-31 23289/week @ 2025-01-07 24885/week @ 2025-01-14 22113/week @ 2025-01-21 20617/week @ 2025-01-28 27662/week @ 2025-02-04 26277/week @ 2025-02-11 28659/week @ 2025-02-18 24127/week @ 2025-02-25 23265/week @ 2025-03-04 25780/week @ 2025-03-11 26713/week @ 2025-03-18 19757/week @ 2025-03-25

99,301 downloads per month
Used in 31 crates (2 directly)

MIT license

54KB
1.5K SLoC

Usage

[dependencies]
drm-sys = "..."

Platforms

The following platforms have prebuilt bindings available:

  • Linux
  • *BSD

The bindings are not architecture dependant, but CI testing only happens for:

  • arm
  • armv7
  • aarch64
  • riscv64gc
  • i686
  • x86_64

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"]

Dependencies

~0–3.5MB
~94K SLoC