mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 16:37:17 +00:00
This commit proposes an initial draft of `GetPathNameByHandle` function which wraps NT syscalls and strives to emulate (currently only partially) the `kernel32.GetFinalPathNameByHandleW` function.