[−][src]Function sdl2_sys::SDL_RemoveTimer
pub unsafe extern "C" fn SDL_RemoveTimer(id: SDL_TimerID) -> SDL_bool
\brief Remove a timer knowing its ID.
\return A boolean value indicating success or failure.
\warning It is not safe to remove a timer multiple times.