dlangui v0.10.7 (2024-03-11T09:32:36Z)
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