PureMallocator.instance

Returns the global instance of this allocator type. The C heap allocator is thread-safe, therefore all of its methods and it itself are x.

struct PureMallocator
const pure nothrow @nogc static shared
PureMallocator instance;

Meta