dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
MallocBuf.reserve
dlangui
core
types
MallocBuf
make sure buffer capacity is at least (size) items
struct
MallocBuf
(T)
void
reserve
(
uint
size
)
Meta
Source
See Implementation
dlangui
core
types
MallocBuf
destructors
~this
functions
clear
fill
opDollar
opIndex
opIndexAssign
opSlice
reserve
properties
length
ptr
make sure buffer capacity is at least (size) items