glib

Function file_open_tmp

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