R3TagCopy

FUNCTION:

R3TagCopy

TEMPLATE:

void R3TagCopyA(R3TAG *to, R3TAG *from);

PARAMETERS:

to - result

RETURN VALUE:

-

DESCRIPTION:

Copies given tag list. The memory for the result tag list must be allocated by the user.