Constant fork [src]

Source

pub const fork = switch (native_os) { .dragonfly, .freebsd, .ios, .linux, .macos, .netbsd, .openbsd, .solaris, .illumos, .tvos, .watchos, .visionos, .haiku, .serenity, => private.fork, else => {}, }