Type SC [src]

Source

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