mirror of
https://github.com/ziglang/zig.git
synced 2026-01-28 10:15:24 +00:00
Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645
Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645