LPSTARTUPINFOA typedef

LPSTARTUPINFOA = Pointer<_STARTUPINFOA>

Implementation

typedef LPSTARTUPINFOA = ffi.Pointer<_STARTUPINFOA>;