H5Sget_select_hyper_blocklist

fnherr_t H5Sget_select_hyper_blocklist(hid_t spaceid, hsize_t startblock, hsize_t numblocks, hsize_t * buf)

Gets the hyperslab block list.

Parameters

spaceidDataspace identifier
startblockStarting block index
numblocksNumber of blocks to retrieve
bufBuffer to receive block coordinates

Returns

Non-negative on success, negative on failure.