LPSYSTEM_INFO typedef

LPSYSTEM_INFO = Pointer<_SYSTEM_INFO>

Implementation

typedef LPSYSTEM_INFO = ffi.Pointer<_SYSTEM_INFO>;