Discovers the GNU C library version at build time.
# Cargo.toml
[dependencies]
glibc_version = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints the detected glibc version at runtime.
Use conditional compilation or fallback for non-glibc platforms.
No dependency data recorded yet.