LPSTARTUPINFOW typedef

LPSTARTUPINFOW = Pointer<_STARTUPINFOW>

Implementation

typedef LPSTARTUPINFOW = ffi.Pointer<_STARTUPINFOW>;