Skip to main content

ImGui_SetWindowSize1

Function ImGui_SetWindowSize1 

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