H5Pfill_value_defined
fn
herr_t H5Pfill_value_defined(hid_t plist_id, H5D_FILL_VALUE * status)Determines whether the fill value is defined.
Parameters
plist_id | Dataset creation property list identifier |
status | Pointer to receive the fill value status |
Returns
Non-negative on success, negative on failure.