Function rich_sdl2_rust::file::pref_path

source ·
pub fn pref_path(org: &str, app: &str) -> String
Expand description

Returns the preferences path for your application.

§Panics

Panics if org or app contains a null character.