zig/lib/std/c/windows.zig
Andrew Kelley ed36dbbd9c
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.

see #2221
2019-09-25 23:35:41 -04:00

2 lines
35 B
Zig

pub extern "c" fn _errno() *c_int;