Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

memmem

Declaration

Source position: stringh.inc line 33

function memmem(

  __haystack: pointer;

  __haystacklen: size_t;

  __needle: pointer;

  __needlelen: size_t

):pointer;


Documentation generated on: 2023-03-18