MEM_RESERVE_PLACEHOLDER top-level constant

  1. @Deprecated('Use VIRTUAL_ALLOCATION_TYPE.MEM_RESERVE_PLACEHOLDER instead')
int const MEM_RESERVE_PLACEHOLDER

A placeholder is a type of reserved memory region.

Implementation

@Deprecated('Use VIRTUAL_ALLOCATION_TYPE.MEM_RESERVE_PLACEHOLDER instead')
const MEM_RESERVE_PLACEHOLDER = 0x00040000;