pigPlotLines_FnFloatPtr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pigPlotLines_FnFloatPtr = 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