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

tfind

Declaration

Source position: searchh.inc line 59

function tfind(

  __key: pointer;

  __rootp: Ppointer;

  __compar: __compar_fn_t

):pointer;

function tfind(

  __key: pointer;

  var __rootp: pointer;

  __compar: __compar_fn_t

):pointer;


Documentation generated on: 2023-03-18