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

Return whether a joystick has an LED

  • joystick The joystick to query

Returns: SDL_TRUE, or SDL_FALSE if this joystick does not have a modifiable LED