MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laRectArray_Copy( laRectArray* src, laRectArray* dest );
Parameters |
Description |
laRectArray* src |
the source array |
laRectArray* dest |
the result array |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|