Indicates that the managed memory space be minimized by returning free
physical memory to the operating system. The amount of free memory
returned depends on the allocator design and on program behavior.
structGC
extern (C) pragma(mangle, "gc_minimize") static @safe nothrow pure
Indicates that the managed memory space be minimized by returning free physical memory to the operating system. The amount of free memory returned depends on the allocator design and on program behavior.