Function sdl2_sys::SDL_SensorFromInstanceID
source ยท pub unsafe extern "C" fn SDL_SensorFromInstanceID(
instance_id: SDL_SensorID,
) -> *mut SDL_Sensor
Expand description
Return the SDL_Sensor associated with an instance id.