Function sdl2_sys::SDL_JoystickFromInstanceID
source ยท pub unsafe extern "C" fn SDL_JoystickFromInstanceID(
joyid: SDL_JoystickID,
) -> *mut SDL_Joystick
Expand description
Return the SDL_Joystick associated with an instance id.