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

lber_memory_fns

Declaration

Source position: lberh.inc line 117

type lber_memory_fns = record

  bmf_malloc: BER_MEMALLOC_FN;

  bmf_calloc: BER_MEMCALLOC_FN;

  bmf_realloc: BER_MEMREALLOC_FN;

  bmf_free: BER_MEMFREE_FN;

end;


Documentation generated on: 2023-03-18