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

pcre_stack_malloc_callback

Declaration

Source position: pcrelib.pas line 503

type pcre_stack_malloc_callback = function(

  Size: SizeInt

):Pointer;