bindbc.sdl.bind.sdlfilesystem

Undocumented in source.

Members

Aliases

pSDL_GetBasePath
alias pSDL_GetBasePath = char* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pSDL_GetPrefPath
alias pSDL_GetPrefPath = char* function(const(char)* org, const(char)* app)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

SDL_GetBasePath
char* SDL_GetBasePath()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SDL_GetPrefPath
char* SDL_GetPrefPath(const(char)* org, const(char)* app)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

SDL_GetBasePath
pSDL_GetBasePath SDL_GetBasePath;
Undocumented in source.
SDL_GetPrefPath
pSDL_GetPrefPath SDL_GetPrefPath;
Undocumented in source.

Meta