Additional bits and bobs found in libc libraries that either hasn't been submitted to Rust's official libc crate yet, or has been rejected or requires too much work to integrate.
# Cargo.toml
[dependencies]
libc-extra = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use a c_void type from libc-extra.
Use libc-extra only for types not present in libc, or rename imports.
No dependency data recorded yet.