vector.data

struct vector(T, Alloc)
version(CppRuntime_Microsoft)
extern (D) inout pure nothrow @safe @nogc
inout(T)*
data
()

Meta