Constant freebsd_libc_version [src]
The version of Zig's bundled FreeBSD libc used when linking libc statically.
Type
std.SemanticVersion
Source
pub const freebsd_libc_version: std.SemanticVersion = .{ .major = 14, .minor = 0, .patch = 0 }