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

#682 in Unix APIs

Download history 23942/week @ 2024-08-17 24154/week @ 2024-08-24 26894/week @ 2024-08-31 23476/week @ 2024-09-07 23821/week @ 2024-09-14 26131/week @ 2024-09-21 30016/week @ 2024-09-28 29099/week @ 2024-10-05 28925/week @ 2024-10-12 25536/week @ 2024-10-19 24425/week @ 2024-10-26 27409/week @ 2024-11-02 15001/week @ 2024-11-09 14579/week @ 2024-11-16 14773/week @ 2024-11-23 15764/week @ 2024-11-30

64,816 downloads per month
Used in 29 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