Skip to main content

ImGui_SetNextWindowSize

Function ImGui_SetNextWindowSize 

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