Skip to main content

ImGui_SetNextWindowPos

Function ImGui_SetNextWindowPos 

Source
pub unsafe extern "C" fn ImGui_SetNextWindowPos(
    pos: *const ImVec2,
    cond: ImGuiCond,
    pivot: *const ImVec2,
)