da_ImDrawList_AddBezierCurve

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_AddBezierCurve = void function
(,
const ImVec2 pos0
,
const ImVec2 cp0
,
const ImVec2 cp1
,
const ImVec2 pos1
,,
float thickness
,
int num_segments = 0
)

Meta