Cargo Features

LIBPCI has no features set by default.

[dependencies]
libpci = { version = "0.1.1", features = ["std"] }
std

Enables std of libpci-c-sys

libpci-c-sys:

Use std types instead of libc in bindgen

LIBPCI has 1 feature without comment.