H5Pget_local_heap_size_hint

fnherr_t H5Pget_local_heap_size_hint(hid_t plist_id, size_t * size_hint)

Gets the local heap size hint for group creation.

Parameters

plist_idGroup creation property list identifier
size_hintPointer to receive the local heap size hint

Returns

Non-negative on success, negative on failure.