Close a sensor previously opened with SDL_OpenSensor().
Defined in <SDL3/SDL_sensor.h>
void SDL_CloseSensor(SDL_Sensor *sensor);
This function is available since SDL 3.2.0.
CategoryAPI, CategoryAPIFunction, CategorySensor