MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leDynamicString* leDynamicString_New();
leDynamicString* - pointer to the newly allocated string
Caller is responsible for freeing the memory allocated by this function using leDynamicString_Delete()
MPLAB® Harmony Graphics Suite
|