Skip to main content

ImGui_SetWindowSize2

Function ImGui_SetWindowSize2 

Source
pub unsafe extern "C" fn ImGui_SetWindowSize2(
    window: *mut ImGuiWindow,
    size: *const ImVec2,
    cond: ImGuiCond,
)