MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leResult leRectArray_Copy( leRectArray* src, leRectArray* dest );
Parameters |
Description |
leRectArray* src |
the source array |
leRectArray* dest |
the result array |
leResult - the result of the operation
MPLAB® Harmony Graphics Suite
|