Table of Contents

Delegate PollableOutputStreamInterfaceData.WriteNonblockingCallback

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

Parameters

stream nint
buffer byte
count nuint
error ErrorOwnedHandle

Returns

nint