pub unsafe extern "C" fn SDL_GameControllerFromPlayerIndex(
    player_index: c_int
) -> *mut SDL_GameController
Expand description

Return the SDL_GameController associated with a player index.