Variable MemoryType.heapIndex

struct MemoryType
{
  // ...
  uint heapIndex ;
  // ...
}