H5Pset_est_link_info

fnherr_t H5Pset_est_link_info(hid_t plist_id, uint est_num_entries, uint est_name_len)

Sets the estimated link info for a group.

Parameters

plist_idGroup creation property list identifier
est_num_entriesEstimated number of entries
est_name_lenEstimated average name length

Returns

Non-negative on success, negative on failure.