Constant SDL_FOLDER_HOME

pub const SDL_FOLDER_HOME: SDL_Folder;
Available on crate feature dep_sdl3 only.
Expand description

The folder which contains all of the current user’s data, preferences, and documents. It usually contains most of the other folders. If a requested folder does not exist, the home folder can be considered a safe fallback to store a user’s documents.