FabGL
ESP32 Display Controller and Graphics Library

◆ createTempFilename()

char * createTempFilename ( )

Creates a random temporary filename, with absolute path.

Returns
Pointer to temporary string. It must be released using free().

Definition at line 1032 of file fabutils.cpp.