lwdrInternal_allocBytes

Allocate sz bytes of heap memory represented by a slice of ubytes.

  1. ubyte[] lwdrInternal_allocBytes(size_t sz)
  2. ubyte[] lwdrInternal_allocBytes(size_t sz)
    version(!LWDR_TrackMem)
    nothrow pure @nogc
    ubyte[]
    lwdrInternal_allocBytes

Meta