MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laRectArray_Resize( laRectArray* arr, uint32_t sz );
Parameters |
Description |
laRectArray* arr |
pointer to the array to resize |
uint32_t sz |
the desired capacity |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|