PlotLinesCallbackEx

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @trusted
void
PlotLinesCallbackEx
(
scope const(char)* label
,
float function
(
scope void* data
,
int idx
)
values_getter
,
scope void* data
,,,
scope const(char)* overlay_text
,
float scale_min
,
float scale_max
,
const ImVec2_t graph_size
)

Meta