bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_LogCritical
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.
void
SDL_LogCritical
(int category, const(char)* fmt, ...)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
void
SDL_LogCritical
(
int
category
,
const
(
char
)*
fmt
,
...
)
pSDL_LogCritical
SDL_LogCritical
;
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
enums
SDL_LogCategory
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