H5Gunlink

fnherr_t H5Gunlink(hid_t loc_id, const char * name)

Removes a link from a group (deprecated).

Use H5Ldelete instead.

Parameters

loc_idLocation identifier
nameName of the link to remove

Returns

Non-negative on success, negative on failure.