H5Fincrement_filesize

fnherr_t H5Fincrement_filesize(hid_t file_id, hsize_t increment)

Increments the file size.

Parameters

file_idFile identifier
incrementAmount to increment

Returns

Non-negative on success, negative on failure.