MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > h) String Functions > leString_Delete Function
MPLAB® Harmony Graphics Suite
leString_Delete Function
C
LIB_EXPORT void leString_Delete(
    leString* str
);
Remarks

Used in conjunction with the la{TYPE}String_New type allocator functions

MPLAB® Harmony Graphics Suite