HEAP_REALLOC_IN_PLACE_ONLY top-level constant Null safety
There can be no movement when reallocating a memory block.
Implementation
const HEAP_REALLOC_IN_PLACE_ONLY = 0x00000010;
There can be no movement when reallocating a memory block.
const HEAP_REALLOC_IN_PLACE_ONLY = 0x00000010;