Skip to main content

ImGui_SetWindowSize

Function ImGui_SetWindowSize 

Source
pub unsafe extern "C" fn ImGui_SetWindowSize(
    size: *const ImVec2,
    cond: ImGuiCond,
)