ImVector_push_back

Reserver for using on ImVector_ Required on Impl_SDL //As the data is a C array, it should be the *T.Data

void
ImVector_push_back
(
T
)
(
ref T vec
,
const ref typeof(*T.Data) v
)

Meta