Move‐constructs, leaving other empty.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Handle(Handle&& other) noexcept;
Parameters
Name |
Description |
other |
The handle to move from. |
Created with MrDocs