da_ImDrawList_PrimQuadUV

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_PrimQuadUV = void function
(,
const ImVec2 a
,
const ImVec2 b
,
const ImVec2 c
,
const ImVec2 d
,
const ImVec2 uv_a
,
const ImVec2 uv_b
,
const ImVec2 uv_c
,
const ImVec2 uv_d
,)

Meta