- pSDL_LoadFunction
alias pSDL_LoadFunction = void* function(void*, const(char*))
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_LoadObject
alias pSDL_LoadObject = void* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_UnloadObject
alias pSDL_UnloadObject = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.