H5Pset_local_heap_size_hint
fn
herr_t H5Pset_local_heap_size_hint(hid_t plist_id, size_t size_hint)Sets the local heap size hint for group creation.
Parameters
plist_id | Group creation property list identifier |
size_hint | Local heap size hint |
Returns
Non-negative on success, negative on failure.