_XINPUT_BATTERY_INFORMATION

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) @nogc nothrow __gshared
struct _XINPUT_BATTERY_INFORMATION {}

Members

Variables

BatteryLevel
BYTE BatteryLevel;
Undocumented in source.
BatteryType
BYTE BatteryType;
Undocumented in source.

Meta