pub unsafe extern "C" fn SDL_GameControllerHasLED(
    gamecontroller: *mut SDL_GameController
) -> SDL_bool
Expand description

Return whether a controller has an LED

\param gamecontroller The controller to query

\return SDL_TRUE, or SDL_FALSE if this controller does not have a modifiable LED