Skip to content

devurandom/libdrm-sys-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Native bindings to the libdrm library

Resources

License

Stars

Watchers

Forks

Packages

No packages published