PINPUT_RECORD typedef

PINPUT_RECORD = Pointer<_INPUT_RECORD>

Implementation

typedef PINPUT_RECORD = ffi.Pointer<_INPUT_RECORD>;