[][src]Function glib::file_open_tmp

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