H5Dget_space_status
fn
herr_t H5Dget_space_status(hid_t dset_id, H5D_space_status_t * allocation)Gets the space allocation status of a dataset.
Parameters
dset_id | Dataset identifier |
allocation | Pointer to receive the allocation status |
Returns
Non-negative on success, negative on failure.