libc-cfg 0.3.4

A codegen tool for extracting libc cfg
Documentation

libc-cfg

MIT licensed Unsafe Forbidden crates.io docs.rs

A codegen tool for extracting cfg expressions from the libc crate.

Usage

cargo run --features binary -- --libc /path/to/libc '^pthread_'

Contributing