Delegate ErrorCallbackDelegate
- Namespace
- Secp256k1Net
- Assembly
- Secp256k1.Net.dll
Type for error and illegal callback functions.
public delegate void ErrorCallbackDelegate(string message, nint data)
Type for error and illegal callback functions.
public delegate void ErrorCallbackDelegate(string message, nint data)