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

#971 in Unix APIs

Download history 14881/week @ 2024-12-09 17283/week @ 2024-12-16 14901/week @ 2024-12-23 14090/week @ 2024-12-30 22981/week @ 2025-01-06 24948/week @ 2025-01-13 22351/week @ 2025-01-20 20292/week @ 2025-01-27 26569/week @ 2025-02-03 26238/week @ 2025-02-10 29242/week @ 2025-02-17 24484/week @ 2025-02-24 23115/week @ 2025-03-03 25524/week @ 2025-03-10 26877/week @ 2025-03-17 21770/week @ 2025-03-24

100,092 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