sdl.assert_

Undocumented in source.

Members

Aliases

SDL_AssertData
alias SDL_AssertData = SDL_assert_data
Undocumented in source.
SDL_AssertState
alias SDL_AssertState = SDL_assert_state
Undocumented in source.
SDL_AssertionHandler
alias SDL_AssertionHandler = SDL_AssertState function(const(SDL_AssertData)* data, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SDL_assert_state
alias SDL_assert_state = uint
Undocumented in source.

Enums

SDL_ASSERTION_RETRY
anonymousenum SDL_ASSERTION_RETRY
Undocumented in source.

Structs

SDL_assert_data
struct SDL_assert_data
Undocumented in source.

Meta