LPGUID typedef

LPGUID = Pointer<GUID>

Implementation

typedef LPGUID = ffi.Pointer<GUID>;