Table of Contents

Delegate PollableOutputStreamInterfaceData.WritevNonblockingCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate PollableReturn PollableOutputStreamInterfaceData.WritevNonblockingCallback(IntPtr stream, IntPtr vectors, nuint nVectors, out nuint bytesWritten, out ErrorOwnedHandle error)

Parameters

stream IntPtr
vectors IntPtr
nVectors nuint
bytesWritten nuint
error ErrorOwnedHandle

Returns

PollableReturn