addCallback

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @trusted
void
addCallback
(
scope ImDrawList_t* self
,
void function
(
scope const(ImDrawList_t)* parent_list
,
scope const(ImDrawCmd_t)* cmd
)
callback
,
scope void* userdata
)

Meta