Table of Contents

Delegate BackendInterfaceData.StoreFinishCallback

Namespace
Secret.Internal
Assembly
Secret-1.dll
public delegate bool BackendInterfaceData.StoreFinishCallback(nint self, nint result, out ErrorOwnedHandle error)

Parameters

self nint
result nint
error ErrorOwnedHandle

Returns

bool