MEM_IMAGE top-level constant
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;
Indicates that the memory pages within the region are mapped into the view of an image section.
@Deprecated('Use PAGE_TYPE.MEM_IMAGE instead')
const MEM_IMAGE = 0x01000000;