lsm_block_range_block_count_get - Man Page
Retrieve block count of the block range.
Synopsis
uint64_t lsm_block_range_block_count_get (lsm_block_range *br);
Arguments
- br
Block range to retrieve block count.
Version
1.0
Description
Retrieves the block count of the block range.
Return
uint64_t. 0 if invalid lsm_block_range pointer.
Info
July 2024 Libstoragemgmt C API Manual