vec_clear

Undocumented in source. Be warned that the author may not have intended to support it.
void
vec_clear
(
T
)
(
T vec
)
if (
isPointer!T &&
!isArray!(typeof(*vec))
)

Meta