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

g_strrstr_len

Declaration

Source position: lazglib2.pas line 4978

function g_strrstr_len(

  haystack: Pgchar;

  haystack_len: gssize;

  needle: Pgchar

):Pgchar;