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

AVL_FindNode

Declaration

Source position: exec.pas line 1302

function AVL_FindNode(

  const root: PAVLNode;

  key: POINTER;

  func: POINTER

):PAVLNode;


Documentation generated on: 2021-07-30