Function get_pref_path
pub fn get_pref_path(
org_name: &str,
app_name: &str,
) -> Result<PathBuf, PrefPathError> ⓘ
Available on crate feature
dep_sdl3
only.Expand description
Return the preferred directory for the application to write files on this system, based on the given organization and application name.