lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
lwdrInternal_allocBytes
lwdr
tracking
Allocate
sz
bytes of heap memory represented by a slice of ubytes.
ubyte
[]
lwdrInternal_allocBytes
(size_t sz)
ubyte
[]
lwdrInternal_allocBytes
(size_t sz)
version(!LWDR_TrackMem)
nothrow pure @
nogc
ubyte
[]
lwdrInternal_allocBytes
(
size_t
sz
)
Meta
Source
See Implementation
lwdr
tracking
functions
disableMemoryTracking
enableMemoryTracking
enterMemoryTracking
isCurrentTracking
lwdrInternal_alloc
lwdrInternal_allocBytes
lwdrInternal_free
structs
AllocationList
MemAlloc
Allocate sz bytes of heap memory represented by a slice of ubytes.