Function glib::mkdtemp

source ·
pub fn mkdtemp(tmpl: impl AsRef<Path>) -> Option<PathBuf>