mi_heap_mallocn

Allocate count elements in a specific heap.

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

Meta