You can do it with ``GC.free``.But you really shouldn't need to (it won't automatically release it back to OS).
https://dlang.org/phobos/core_memory.html#.GC.free
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn Sun, 16 Jul 2023 11:28:35 -0700
You can do it with ``GC.free``.But you really shouldn't need to (it won't automatically release it back to OS).
https://dlang.org/phobos/core_memory.html#.GC.free