MEM_IMAGE top-level constant

  1. @Deprecated('Use PAGE_TYPE.MEM_IMAGE instead')
int const MEM_IMAGE

Indicates that the memory pages within the region are mapped into the view of an image section.

Implementation

@Deprecated('Use PAGE_TYPE.MEM_IMAGE instead')
const MEM_IMAGE = 0x01000000;