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

pcre_jit_stack_free_func

Declaration

Source position: pcrelib.pas line 1138

type pcre_jit_stack_free_func = procedure(

  stack: PPCREJITStack

);