vector.pointer

struct vector(T, Alloc)
extern (D)
alias pointer = T*

Meta