Function sdl2_sys::SDL_HapticClose
source ยท pub unsafe extern "C" fn SDL_HapticClose(haptic: *mut SDL_Haptic)
Expand description
\brief Closes a haptic device previously opened with SDL_HapticOpen().
\param haptic Haptic device to close.