bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
sdl.log
sdl
Undocumented in source.
Members
Aliases
SDL_LogCategory
alias
SDL_LogCategory
=
uint
Undocumented in source.
SDL_LogOutputFunction
alias
SDL_LogOutputFunction
=
void
function
(
void
*
userData
,
int
category
,
SDL_LogPriority
priority
,
const
(
char
)*
message
)
nothrow
Undocumented in source.
SDL_LogPriority
alias
SDL_LogPriority
=
uint
Undocumented in source.
Enums
SDL_LOG_CATEGORY_APPLICATION
anonymousenum
SDL_LOG_CATEGORY_APPLICATION
Undocumented in source.
SDL_LOG_PRIORITY_VERBOSE
anonymousenum
SDL_LOG_PRIORITY_VERBOSE
Undocumented in source.
Manifest constants
SDL_MAX_LOG_MESSAGE
enum
SDL_MAX_LOG_MESSAGE
;
Undocumented in source.
Meta
Source
See Source File
sdl
modules
assert_
atomic
audio
bits
blendmode
clipboard
cpuinfo
endian
error
events
filesystem
gamecontroller
gesture
guid
haptic
hidapi
hints
joystick
keyboard
keycode
loadso
locale
log
main
messagebox
metal
misc
mouse
mutex
pixels
platform
power
rect
render
rwops
scancode
sensor
shape
stdinc
surface
system
syswm
thread
timer
touch
version_
video
vulkan
enums
SDL_INIT_EVERYTHING
SDL_INIT_SENSOR
SDL_INIT_TIMER
functions
loadedSDLVersion