PointerArray.shrinkTo

Undocumented in source. Be warned that the author may not have intended to support it.
struct PointerArray(T, Allocator = SpasmGCAllocator)
void
shrinkTo
(
int idx
)
if (
is(T : U*,
U
)
)

Meta