Function SDL_HapticRumbleSupported
pub unsafe extern "C" fn SDL_HapticRumbleSupported(
haptic: *mut SDL_Haptic,
) -> bool
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_HapticRumbleSupported(
haptic: *mut SDL_Haptic,
) -> bool
dep_sdl3
only.