RenderArrow

Render helpers (those functions don't access any ImGui state!)

pure @nogc nothrow @trusted
void
RenderArrow
(
scope ImDrawList* draw_list
,
ImVec2 pos
,
ImU32 col
,
ImGuiDir dir
)

Meta