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

TTSDL_LockTextureToSurface

Declaration

Source position: libsdl2.pas line 1552

type TTSDL_LockTextureToSurface = function(

  texture: PSDL_Texture;

  const rect: PSDL_Rect;

  surface: PPSDL_Surface

):cint;



CT Web help

CodeTyphon Studio