Function file_open_tmp

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