mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 17:43: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.