PLARGE_INTEGER typedef

PLARGE_INTEGER = Pointer<LARGE_INTEGER>

Implementation

typedef PLARGE_INTEGER = ffi.Pointer<LARGE_INTEGER>;