mi_heap_malloc_small

Allocate a small object in a specific heap.

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

Meta