Takes ownership of ptr, throwing if it is null.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
explicit
Handle(CType* ptr);
Parameters
Name |
Description |
ptr |
The C handle to own. |
Created with MrDocs
Takes ownership of ptr, throwing if it is null.
Declared in <kernel/bitcoinkernel_wrapper.h>
explicit
Handle(CType* ptr);
Name |
Description |
ptr |
The C handle to own. |
Created with MrDocs