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