H5Funmount
fn
herr_t H5Funmount(hid_t loc_id, const char * name)Unmounts a file that was mounted as a group.
Parameters
loc_id | Location identifier in the parent file |
name | Name of the mount point group |
Returns
Non-negative on success, negative on failure.