Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

dynamic_MEM_fns

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 12815

type dynamic_MEM_fns = record

  malloc_cb: dyn_MEM_malloc_cb;

  

  realloc_cb: dyn_MEM_realloc_cb;

  

  free_cb: dyn_MEM_free_cb;

  

end;



CT Web help

CodeTyphon Studio