inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
RcArray.resize
inp
format
array
RcArray
Resizes the reference counted array.
struct
RcArray
(T)
@
nogc
void
resize
(
size_t
length
)
Parameters
length
size_t
The new length.
Meta
Source
See Implementation
inp
format
array
RcArray
constructors
this
destructors
~this
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
remove
resize
properties
data
length
static functions
make
Resizes the reference counted array.