Table of Contents

Delegate PollableOutputStreamInterfaceData.WriteNonblockingCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate long PollableOutputStreamInterfaceData.WriteNonblockingCallback(IntPtr stream, ref byte buffer, nuint count, out ErrorOwnedHandle error)

Parameters

stream IntPtr
buffer byte
count nuint
error ErrorOwnedHandle

Returns

long