[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'pcrelib' (#crwlib)

pcre_malloc_callback

Declaration

Source position: pcrelib.pas line 499

type pcre_malloc_callback = function(

  Size: SizeInt

):Pointer;