internal_heapalloc

These are the basic hooks to be implemented in C/C++ land. LWDR will call these hooks depending on what is requested of the runtime by user code.

@disable pure @nogc nothrow
ubyte[]
internal_heapalloc
(
uint sz
)

Meta