Get the implementation dependent name of a haptic device.
Defined in SDL_haptic.h
device_index | index of the device to query. |
Returns the name of the device or NULL on failure; call SDL_GetError() for more information.
This can be called before any joysticks are opened. If no name can be found, this function returns NULL.
This function is available since SDL 2.0.0.