zap

Zeroise the values then free the memory

void
zap
(
T
Alloc
)
(
ref Vector!(T, Alloc) vec
)

Parameters

vec Vector!(T, Alloc)

the vector to zeroise and free

Meta