Skip to main content

gettempfile

Function gettempfile 

Source
pub fn gettempfile(prefix: &str, suffix: &str) -> Option<String>
Expand description

Create a temporary file (from utils.c gettempfile)