mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
8 lines
173 B
C
Vendored
8 lines
173 B
C
Vendored
/* from atsmedia.h */
|
|
|
|
#define INITGUID
|
|
#include <basetyps.h>
|
|
|
|
DEFINE_GUID(BDANETWORKTYPE_ATSC, 0x71985F51, 0x1CA1, 0x11D3, 0x9C, 0xC8, 0x0, 0xC0, 0x4F, 0x79, 0x71, 0xE0);
|
|
|