file_open_tmp

Function file_open_tmp 

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