H5Pget_fill_time
fn
herr_t H5Pget_fill_time(hid_t plist_id, int * fill_time)Gets the fill value write time.
Parameters
plist_id | Dataset creation property list identifier |
fill_time | Pointer to receive the fill time |
Returns
Non-negative on success, negative on failure.