MPLAB® Harmony Graphics Suite
|
LIB_EXPORT void leTableString_Constructor( leTableString* str, uint32_t idx );
Parameters |
Description |
idx |
the table index to reference |
It is assumed that the pointer provided is being managed by the caller. Use leString_PDelete() to properly destruct this pointer.
MPLAB® Harmony Graphics Suite
|