Function nstd_env::nstd_std_env_temp_dir [−][src]
Expand description
Returns the path of a temporary directory.
Use nstd_std_env_free_path to free memory allocated by this function.
Returns: char *path - The path of the temp dir.