igTreeNodeExV

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool igTreeNodeExV(const(char)* str_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
  2. bool igTreeNodeExV(void* ptr_id, ImGuiTreeNodeFlags flags, const(char)* fmt, va_list args)
    bool
    igTreeNodeExV
    (
    const void* ptr_id
    ,,
    const(char)* fmt
    ,
    va_list args
    )

Meta