Table of Contents

Delegate IOFuncsData.IoSeekCallback

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate IOStatus IOFuncsData.IoSeekCallback(IntPtr channel, long offset, SeekType type, out ErrorOwnedHandle error)

Parameters

channel IntPtr
offset long
type SeekType
error ErrorOwnedHandle

Returns

IOStatus