bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_LogOutputFunction
sdl
log
Undocumented in source.
alias
SDL_LogOutputFunction
=
void
function
(
void
*
userData
,
int
category
,
SDL_LogPriority
priority
,
const
(
char
)*
message
)
nothrow
Meta
Source
See Implementation
sdl
log
aliases
SDL_LogCategory
SDL_LogOutputFunction
SDL_LogPriority
enums
SDL_LOG_CATEGORY_APPLICATION
SDL_LOG_PRIORITY_VERBOSE
manifest constants
SDL_MAX_LOG_MESSAGE