dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
symtab_t.setLength
dmd
backend
symtab
symtab_t
Set useable length of array.
struct
symtab_t
nothrow
void
setLength
(
size_t
length
)
Parameters
length
size_t
minimum number of elements in array
Meta
Source
See Implementation
dmd
backend
symtab
symtab_t
functions
setLength
Set useable length of array.