Modules
std
c
sysconf
Constant sysconf
[src]
Source
pub const sysconf = switch (native_os) { .solaris => solaris.sysconf, else => private.sysconf, }