sdl2_sys::timer::SDL_TimerCallback [] [src]

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