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