mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
PR [19271](https://github.com/ziglang/zig/pull/19271) added some static function implementations from kernel32, but some parts of the library still used the dynamically loaded versions.