Function glib::file_open_tmp

source ·
pub fn file_open_tmp(
    tmpl: Option<impl AsRef<Path>>
) -> Result<(RawFd, PathBuf), Error>