logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_GetSensorName - Get the implementation dependent name of a sensor.

Availability

       This function is available since SDL 3.2.0.

Simple Directmedia Layer                           SDL 3.2.20                               SDL_GetSensorName(3)

Function Parameters

sensor the SDL_Sensor object.

Name

       SDL_GetSensorName - Get the implementation dependent name of a sensor.

Return Value

       for more information.

Synopsis

#include<SDL3/SDL_sensor.h>constchar*SDL_GetSensorName(SDL_Sensor*sensor);

See Also