LPCLSID typedef

LPCLSID = Pointer<CLSID>

Implementation

typedef LPCLSID = ffi.Pointer<CLSID>;