Function glib::mkdtemp[][src]

pub fn mkdtemp<P: AsRef<Path>>(tmpl: P) -> Option<PathBuf>