PointerArray.front

Undocumented in source. Be warned that the author may not have intended to support it.
struct PointerArray(T, Allocator = SpasmGCAllocator)
ref pure @property @trusted
T
front
()
if (
is(T : U*,
U
)
)

Meta