Destructor

ss_pers_dest is a function defined in sspers.c.

Synopsis:

herr_t ss_pers_dest(ss_pers_t *pers)

Description: Destroys a persistent object link by releasing those resources used by a persistent object link. If the link was allocated on the heap then the caller should free it.

Return Value: Returns non-negative on success; negative on failure.

Parallel Notes: Independent

See Also: