Cargo Features

drm-sys has no features set by default.

[dependencies]
drm-sys = { version = "0.7.0", features = ["use_bindgen", "update_bindings"] }
use_bindgen update_bindings? = bindgen, pkg-config

Affects build::main

update_bindings = use_bindgen

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bindgen build use_bindgen?
pkg-config build use_bindgen?