pigBeginTable

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 pigBeginTable = bool function
(
const(char)* str_id
,
int column
,,
const ImVec2 outer_size = ImVec2(0.0f, 0.0f)
,
float inner_width = 0.0f
)

Meta