Reuben Dunnington 30427ff794
Fix GetFileInformationByHandle compile error (#14829)
* Fix GetFileInformationByHandle compile error

The wrapper function was mistakenly referencing ntdll.zig when the actual function is declared in kernel32.zig.

* delete GetFileInformationByHandle since it's not used by the stdlib
2023-03-19 23:23:05 +00:00
..
2021-11-09 07:08:27 -05:00
2023-03-16 18:25:59 -07:00
2022-12-06 12:15:05 -07:00