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

#696 in Unix APIs

Download history 24321/week @ 2024-10-24 26414/week @ 2024-10-31 19858/week @ 2024-11-07 14782/week @ 2024-11-14 14174/week @ 2024-11-21 14975/week @ 2024-11-28 15758/week @ 2024-12-05 15970/week @ 2024-12-12 15967/week @ 2024-12-19 14321/week @ 2024-12-26 16614/week @ 2025-01-02 25050/week @ 2025-01-09 24327/week @ 2025-01-16 21578/week @ 2025-01-23 22115/week @ 2025-01-30 27138/week @ 2025-02-06

99,608 downloads per month
Used in 30 crates (4 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
~91K SLoC