Table of Contents

Delegate OutputStreamClassData.WriteFnCallback

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

Parameters

stream IntPtr
buffer byte
count nuint
cancellable IntPtr
error ErrorOwnedHandle

Returns

long