pub unsafe extern "C" fn SDL_JoystickHasLED(
    joystick: *mut SDL_Joystick
) -> SDL_bool
Expand description

Return whether a joystick has an LED

\param joystick The joystick to query

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