[][src]Function fermium::SDL_RemoveTimer

pub unsafe extern "C" fn SDL_RemoveTimer(id: SDL_TimerID) -> Type

\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.