The heap allocator is the specific function within a standard library that is responsible for allocating memory in the OS Heap (C malloc).
The heap allocator is the specific function within a standard library that is responsible for allocating memory in the OS Heap (C malloc).