SDL_SensorFromInstanceID

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_Sensor* SDL_SensorFromInstanceID(SDL_SensorID instance_id)
    extern (C) @nogc nothrow
    static if(sdlSupport >= SDLSupport.sdl209)
    static if(staticBinding)
    SDL_SensorFromInstanceID
  2. pSDL_SensorFromInstanceID SDL_SensorFromInstanceID;

Meta