FabGL
ESP32 Display Controller and Graphics Library
|
bool truncate | ( | char const * | name, |
size_t | size | ||
) |
Truncates a file to the specified size.
name | Relative file name |
size | New size in bytes |
Definition at line 1047 of file fabutils.cpp.