H5Pget_small_data_block_size
fn
herr_t H5Pget_small_data_block_size(hid_t fapl_id, hsize_t * size)Gets the small data block size.
Parameters
fapl_id | File access property list identifier |
size | Pointer to receive the small data block size |
Returns
Non-negative on success, negative on failure.