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

TSDL_LockTextureToSurface

Declaration

Source position: libsdl3.pas line 5809

type TSDL_LockTextureToSurface = function(

  texture: PSDL_Texture;

  rect: PSDL_Rect;

  surface: PPSDL_Surface

):Tbool;



CT Web help

CodeTyphon Studio