mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
Uses a single NtCreateFile syscall on windows. Closes #12474. Thanks to @joedavis and @matu3ba.
Uses a single NtCreateFile syscall on windows. Closes #12474. Thanks to @joedavis and @matu3ba.