Function glib::file_open_tmp[][src]

pub fn file_open_tmp<P: AsRef<Path>>(tmpl: P) -> Result<(i32, PathBuf), Error>