bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_TimerCallback
bindbc
sdl
bind
sdltimer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
alias
SDL_TimerCallback
=
uint
function
(
uint
interval
,
void
*
param
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdltimer
aliases
SDL_TimerCallback
SDL_TimerID
pSDL_AddTimer
pSDL_Delay
pSDL_GetPerformanceCounter
pSDL_GetPerformanceFrequency
pSDL_GetTicks
pSDL_RemoveTimer
functions
SDL_AddTimer
SDL_Delay
SDL_GetPerformanceCounter
SDL_GetPerformanceFrequency
SDL_GetTicks
SDL_RemoveTimer
SDL_TICKS_PASSED