LPCGUID typedef

LPCGUID = Pointer<GUID>

Implementation

typedef LPCGUID = ffi.Pointer<GUID>;