sdl2::timer::ll::SDL_TimerCallback[src]

type SDL_TimerCallback = Option< extern "C" fn(arg1: uint32_t, arg2: *c_void) -> uint32_t>;