LPUNKNOWN typedef

LPUNKNOWN = Pointer<IUnknown>

Implementation

typedef LPUNKNOWN = ffi.Pointer<IUnknown>;