addBezierCubic

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
addBezierCubic
(
scope ImDrawList_t* self
,
const ImVec2_t p1
,
const ImVec2_t p2
,
const ImVec2_t p3
,
const ImVec2_t p4
,
uint col
,
float thickness
,)

Meta