PULARGE_INTEGER typedef

PULARGE_INTEGER = Pointer<ULARGE_INTEGER>

Implementation

typedef PULARGE_INTEGER = ffi.Pointer<ULARGE_INTEGER>;