XINPUT_STATE

* XInput.h -- This module defines XBOX controller APIs * and constansts for the Windows platform. * * Copyright (c) Microsoft Corp. All rights reserved. * *

version(Windows)
alias XINPUT_STATE = _XINPUT_STATE

Meta