H5Pget_local_heap_size_hint
fn
herr_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_id | Group creation property list identifier |
size_hint | Pointer to receive the local heap size hint |
Returns
Non-negative on success, negative on failure.