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

Get the SDL joystick layer binding for this controller button mapping