pub unsafe fn ImGuiStack_EndVertical()
End the current stack-layout vertical group.
Must match a previous ImGuiStack_BeginVertical_* call.
ImGuiStack_BeginVertical_*