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

_heap_iblock_st

Declaration

Source position: lwp_heap.inc line 25

type _heap_iblock_st = record

  free_blocks: cuint32;

  free_size: cuint32;

  used_blocks: cuint32;

  used_size: cuint32;

end;


Documentation generated on: 2023-03-18