Function imgui_sys::igSetWindowPosByName[][src]

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