Unit 'mncMySQLHeader' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minilib]

st_mem_root

Declaration

Source position: mncMySQLHeader.pas line 619

type st_mem_root = record

  free: PUSED_MEM;

  

  used: PUSED_MEM;

  

  pre_alloc: PUSED_MEM;

  

  min_malloc: cuint;

  

  block_size: cuint;

  

  block_num: cuint;

  

  first_block_usage: cuint;

  

  error_handler: procedure;

  

end;



CT Web help

CodeTyphon Studio