Function glib::mkdtemp_full

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