fn detect(target_os: *Target.Os) !void
Detect macOS version. target_os is not modified in case of error.
target_os
fn detectNativeCpuAndFeatures() ?Target.Cpu
No documentation provided.