_d_allocmemory

Allocate sz amount of bytes for a delegate context. The ptr to the context will be stored in an internal array for book keeping.

version(LWDR_ManualDelegate)
extern (C) @trusted
void*
_d_allocmemory

Meta