da_igPlotHistogram

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_igPlotHistogram = void function
(
const char* label
,
const float* values
,,
int values_offset = 0
,
const char* overlay_text = null
,
float scale_min = float.max
,
float scale_max = float.max
,,
size_t stride = float.sizeof
)

Meta