pub unsafe extern "system" fn XInputGetState(
    dwuserindex: u32,
    pstate: *mut XINPUT_STATE
) -> u32
Expand description

Required features: "Win32_UI_Input_XboxController"