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

#615 in Unix APIs

Download history 22656/week @ 2024-07-02 25842/week @ 2024-07-09 26206/week @ 2024-07-16 26928/week @ 2024-07-23 22346/week @ 2024-07-30 27269/week @ 2024-08-06 23663/week @ 2024-08-13 23700/week @ 2024-08-20 24185/week @ 2024-08-27 26848/week @ 2024-09-03 22895/week @ 2024-09-10 24386/week @ 2024-09-17 28086/week @ 2024-09-24 30869/week @ 2024-10-01 28442/week @ 2024-10-08 26490/week @ 2024-10-15

118,178 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