LPSAFEARRAY typedef

LPSAFEARRAY = Pointer<SAFEARRAY>

Implementation

typedef LPSAFEARRAY = ffi.Pointer<SAFEARRAY>;