Skip to main content

ImGui_BringWindowToDisplayBehind

Function ImGui_BringWindowToDisplayBehind 

Source
pub unsafe extern "C" fn ImGui_BringWindowToDisplayBehind(
    window: *mut ImGuiWindow,
    above_window: *mut ImGuiWindow,
)