Move-assigns, destroying the current object and taking other's.
Declared in <kernel/bitcoinkernel_wrapper.h>
Handle<btck_BlockValidationState, &btck_block_validation_state_copy, &btck_block_validation_state_destroy>&
operator=(Handle<btck_BlockValidationState, &btck_block_validation_state_copy, &btck_block_validation_state_destroy>&& other) noexcept;
A reference to this handle.
| Name | Description |
|---|---|
| other | The handle to move from. |