Type Definition imgui_sys::ImGuiID [] [src]

type ImGuiID = ImU32;

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