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