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