4 releases

Uses old Rust 2015

0.2.1 Jul 30, 2017
0.2.0 May 20, 2017
0.1.5 May 20, 2017
0.1.4 May 20, 2017

#5 in #libdrm

Download history 8/week @ 2024-02-26 67/week @ 2024-04-01

67 downloads per month
Used in libdrm-sweet

MIT license

54KB
1.5K SLoC

Shell 1.5K SLoC // 0.0% comments Rust 36 SLoC // 0.1% comments

libdrm-sys

CircleCI crates.io

Native bindings to the libdrm library.

This package contains only the raw C bindings. If you want something more convenient, please have a look at libdrm-sweet.

Requirements

  • libdrm >= 2.4.58
    • You can select higher minimum versions by setting e.g. --feature=version_2_4_67
    • libdrm-dev on Debian/Ubuntu
  • C headers
    • build-essential on Debian/Ubuntu
  • pkg-config

No runtime deps

~0–1.9MB
~39K SLoC