BeginPopupModal

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
BeginPopupModal
(
scope const(char)* name
,
scope bool* p_open
,
ImGuiWindowFlags flags
)

Meta