Table of Contents

Delegate SdlWopsSeekCallback

Namespace
Alis.Core.Graphic.Sdl2.Delegates
Assembly
Alis.dll

The sdl wops seek callback

public delegate long SdlWopsSeekCallback(IntPtr context, long offset, int whence)

Parameters

context IntPtr
offset long
whence int

Returns

long