libdrm-sys 0.2.1

Native bindings to the libdrm library
libdrm-sys-0.2.1 doesn't have any documentation.

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