Skip to main content

ImGui_SetWindowPos2

Function ImGui_SetWindowPos2 

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