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