Table of Contents

Delegate FileIfaceData.ReadAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void FileIfaceData.ReadAsyncCallback(IntPtr file, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

file IntPtr
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr