Copy constructor

SS_PERS_COPY is a macro defined in sspers.h.

Synopsis:

SS_PERS_COPY(_old_, _scope_, _flags_)

Description: This is simply a convenience function for ss_pers_copy so that the caller doesn’t have to cast the arguments and return value.

Return Value: Returns a pointer to a link to the new object on success; null on failure.

See Also: