mi_heap_zalloc

Allocate zero-initialized in a specific heap.

extern (C) @nogc pure @system nothrow
void*
mi_heap_zalloc
(,
size_t size
)

Meta