Type ARCH [src]

Source

pub const ARCH = switch (native_os) { .linux => linux.ARCH, else => void, }