pigSplitterBehavior

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 pigSplitterBehavior = bool function
(
const ImRect bb
,,,
float* size1
,
float* size2
,
float min_size1
,
float min_size2
,
float hover_extend = 0.0f
,
float hover_visibility_delay = 0.0f
)

Meta