mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 16:12:33 +00:00
49d1a4c562
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
1 line
31 B
C
1 line
31 B
C
#include <asm-generic/unistd.h> |