H5Pget_est_link_info

fnherr_t H5Pget_est_link_info(hid_t plist_id, uint * est_num_entries, uint * est_name_len)

Gets the estimated link info for a group.

Parameters

plist_idGroup creation property list identifier
est_num_entriesPointer to receive estimated number of entries
est_name_lenPointer to receive estimated average name length

Returns

Non-negative on success, negative on failure.