mi_heap_get_default

Get the default heap that is used for mi_malloc() et al.

extern (C) @nogc pure @system nothrow
mi_heap_get_default
()

Return Value

Type: mi_heap_t*

The current default heap.

Meta