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

TTSDL_LockTexture

Declaration

Source position: libsdl2.pas line 1551

type TTSDL_LockTexture = function(

  texture: PSDL_Texture;

  rect: PSDL_Rect;

  pixels: PPointer;

  pitch: PInt

):SInt32;



CT Web help

CodeTyphon Studio