copy
Description:
Copies given ReminderData structure.
When the this is null, simply returns null as well.
Parameters:
this |
source ReminderData, or null |
Returns:
copy of this. Free the returned structure with free when no longer needed. |