Skip to main content

ImGuiStack_SuspendLayout

Function ImGuiStack_SuspendLayout 

Source
pub unsafe fn ImGuiStack_SuspendLayout()
Expand description

Temporarily suspend the current stack layout.

ยงSafety

Requires an active stack layout and must be matched by resume.