pigProgressBar

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 pigProgressBar = void function
(
float fraction
,
const ImVec2 size_arg = ImVec2(-float.min_normal, 0)
,
const(char)* overlay = null
)

Meta