igGetID

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ImGuiID igGetID(const(char)* str_id)
  2. ImGuiID igGetID(const(char)* str_id_begin, const(char)* str_id_end)
    igGetID
    (
    const(char)* str_id_begin
    ,
    const(char)* str_id_end
    )
  3. ImGuiID igGetID(void* ptr_id)

Meta