- pSDL_Init
alias pSDL_Init = int function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_InitSubSystem
alias pSDL_InitSubSystem = int function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_Quit
alias pSDL_Quit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_QuitSubSystem
alias pSDL_QuitSubSystem = void function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_WasInit
alias pSDL_WasInit = uint function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.