Function glib::mkdtemp_full[][src]

pub fn mkdtemp_full<P: AsRef<Path>>(tmpl: P, mode: i32) -> Option<PathBuf>