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

TSDL_calloc_func

Declaration

Source position: libsdl2.pas line 3818

type TSDL_calloc_func = function(

  nmemb: csize_t;

  size: csize_t

):Pointer;



CT Web help

CodeTyphon Studio