Get the platform dependent type of a sensor.
int SDL_GetSensorInstanceNonPortableType(SDL_SensorID instance_id);
instance_id | the sensor instance ID |
Returns the sensor platform dependent type, or -1 if instance_id
is not valid
This function is available since SDL 3.0.0.