[][src]Type Definition imgui_sys::ImGuiID

type ImGuiID = ImU32;

Unique ID used by widgets (typically hashed from a stack of string)