H5Funmount

fnherr_t H5Funmount(hid_t loc_id, const char * name)

Unmounts a file that was mounted as a group.

Parameters

loc_idLocation identifier in the parent file
nameName of the mount point group

Returns

Non-negative on success, negative on failure.