Skip to main content

ImGui_SetWindowPos1

Function ImGui_SetWindowPos1 

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