R3TagCopy
void R3TagCopyA(R3TAG *to, R3TAG *from);
to - result
-
Copies given tag list. The memory for the result tag list must be allocated by the user.