dmd ~master (2023-11-01T14:17:50Z)
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.