SetDragDropPayload

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
SetDragDropPayload
(
scope const(char)* type
,
scope void* data
,
size_t sz
,
ImGuiCond cond
)

Meta