Function sdl2_sys::SDL_JoystickFromPlayerIndex[][src]

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

Return the SDL_Joystick associated with a player index.