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