Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSeek

Declaration

Source position: libsdl2.pas line 696

type TSeek = function(

  context: PSDL_RWops;

  offset: SInt64;

  whence: SInt32

):SInt64;



CT Web help

CodeTyphon Studio