ImVector.insert

Undocumented in source. Be warned that the author may not have intended to support it.
struct ImVector(T, string N)
T*
insert
(
const T* it
,
const T v
)

Meta