pub unsafe extern "C" fn SDL_GameControllerHasButton(
    gamecontroller: *mut SDL_GameController,
    button: SDL_GameControllerButton
) -> SDL_bool
Expand description

Return whether a game controller has a given button