resize

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc @trusted
void
resize
(
T
)
(
ref T data
,
const size_t len
,
string file = __FILE__
,
size_t line = __LINE__
)
if (
isArray!T
)

Meta