[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_assertion_message_cmpstrv

Declaration

Source position: lazglib2.pas line 5328

procedure g_assertion_message_cmpstrv(

  domain: Pgchar;

  file_: Pgchar;

  line: gint;

  func: Pgchar;

  expr: Pgchar;

  arg1: PPgchar;

  arg2: PPgchar;

  first_wrong_idx: gsize

);