Function XInputGetState

Source
pub unsafe extern "system" fn XInputGetState(
    dwUserIndex: DWORD,
    pState: *mut XINPUT_STATE,
) -> DWORD