dplug v6.0.22
Dub
Repo
makeVec
dplug
core
vec
nothrow @
nogc
Vec
!
T
makeVec
(
T
)
(
size_t
initialSize
= 0
,
int
alignment
= 1
)
Return Value
Type:
Vec
!
T
A newly created
Vec
.
Meta
Source
See Implementation
dplug
core
vec
functions
alignedFree
alignedMalloc
alignedRealloc
isPointerAligned
makeVec
reallocBuffer
structs
Vec