PointerArray.insertBack

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

Meta