Function fermium::gamecontroller::SDL_GameControllerHasButton[][src]

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

Return whether a game controller has a given button.