bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
SDL_LogOutputFunction
bindbc
sdl
bind
sdllog
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_LogOutputFunction
=
void
function
(
void
*
,
int
,
SDL_LogPriority
,
const
(
char
)*
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdllog
aliases
SDL_LogOutputFunction
pSDL_Log
pSDL_LogCritical
pSDL_LogDebug
pSDL_LogError
pSDL_LogGetOutputFunction
pSDL_LogGetPriority
pSDL_LogInfo
pSDL_LogMessage
pSDL_LogMessageV
pSDL_LogResetPriorities
pSDL_LogSetAllPriority
pSDL_LogSetOutputFunction
pSDL_LogSetPriority
pSDL_LogVerbose
pSDL_LogWarn
va_list
enums
SDL_LOG_CATEGORY_APPLICATION
SDL_LogPriority
functions
SDL_Log
SDL_LogCritical
SDL_LogDebug
SDL_LogError
SDL_LogGetOutputFunction
SDL_LogGetPriority
SDL_LogInfo
SDL_LogMessage
SDL_LogMessageV
SDL_LogResetPriorities
SDL_LogSetAllPriority
SDL_LogSetOutputFunction
SDL_LogSetPriority
SDL_LogVerbose
SDL_LogWarn
manifest constants
SDL_MAX_LOG_MESSAGE