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

pcre_config_func

Declaration

Source position: pcrelib.pas line 932

type pcre_config_func = function(

  what: Integer;

  where: Pointer

):Integer;