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

#711 in Unix APIs

Download history 14693/week @ 2024-11-15 14134/week @ 2024-11-22 15105/week @ 2024-11-29 15757/week @ 2024-12-06 16303/week @ 2024-12-13 15235/week @ 2024-12-20 14606/week @ 2024-12-27 17545/week @ 2025-01-03 26869/week @ 2025-01-10 23734/week @ 2025-01-17 20699/week @ 2025-01-24 22921/week @ 2025-01-31 26338/week @ 2025-02-07 27634/week @ 2025-02-14 27907/week @ 2025-02-21 20537/week @ 2025-02-28

106,590 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