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

g_ascii_strncasecmp

Declaration

Source position: lazglib2.pas line 4136

function g_ascii_strncasecmp(

  s1: Pgchar;

  s2: Pgchar;

  n: gsize

):gint;