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

_heap_block_st

Declaration

Source position: lwp_heap.inc line 17

type _heap_block_st = record

  back_flag: cuint32;

  front_flag: cuint32;

  next: pheap_block;

  prev: pheap_block;

end;


Documentation generated on: 2023-03-18