pub unsafe fn ImGuiStack_EndHorizontal()
End the current stack-layout horizontal group.
Must match a previous ImGuiStack_BeginHorizontal_* call.
ImGuiStack_BeginHorizontal_*