BeginCombo

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
BeginCombo
(
scope const(char)* label
,
scope const(char)* preview_value
,
ImGuiComboFlags flags
)

Meta