[][src]Function sdl2_sys::SDL_JoystickFromInstanceID

pub unsafe extern "C" fn SDL_JoystickFromInstanceID(
    joyid: SDL_JoystickID
) -> *mut SDL_Joystick

Return the SDL_Joystick associated with an instance id.