da_ImDrawList_AddImage

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_ImDrawList_AddImage = void function
(,,
const ImVec2 a
,
const ImVec2 b
,
const ImVec2 uv_a = ImVec2(0, 0)
,
const ImVec2 uv_b = ImVec2(1, 1)
,
ImU32 col = 0xFFFFFFFF
)

Meta