mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
5 lines
86 B
C
Vendored
5 lines
86 B
C
Vendored
#define INITGUID
|
|
#include <basetyps.h>
|
|
|
|
DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|