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
..
2023-01-17 00:08:42 -07:00
2023-01-19 16:34:02 +02:00
2023-01-19 23:08:15 +02:00