[][src]Function glib::mkdtemp_full

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