da_igPlotHistogram2

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_igPlotHistogram2 = void function
(
const char* label
,
float function
(
void* data
,
int idx
)
values_getter
,
void* data
,,
int values_offset = 0
,
const char* overlay_text = null
,
float scale_min = float.max
,
float scale_max = float.max
,)

Meta