CPPDelete

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void CPPDelete(T* p)
    void
    CPPDelete
    (
    T
    )
    (
    auto ref T* p
    )
  2. void CPPDelete(T p)
  3. void CPPDelete(T[] array)

Meta