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

#675 in Unix APIs

Download history 27440/week @ 2024-07-18 25008/week @ 2024-07-25 21202/week @ 2024-08-01 28552/week @ 2024-08-08 23296/week @ 2024-08-15 24564/week @ 2024-08-22 24912/week @ 2024-08-29 25776/week @ 2024-09-05 23339/week @ 2024-09-12 24616/week @ 2024-09-19 29449/week @ 2024-09-26 30480/week @ 2024-10-03 28169/week @ 2024-10-10 26702/week @ 2024-10-17 24355/week @ 2024-10-24 26395/week @ 2024-10-31

110,495 downloads per month
Used in 28 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–2.7MB
~74K SLoC