dlangui v0.10.4 (2023-05-19T16:58:48Z)
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