[−][src]Function sdl2_sys::SDL_SensorGetName
pub unsafe extern "C" fn SDL_SensorGetName(
sensor: *mut SDL_Sensor
) -> *const c_char
\brief Get the implementation dependent name of a sensor.
\return The sensor name, or NULL if the sensor is NULL.