-- @/=[C]:-1
function StyleColorsDark(...)
function M.GetVersion() return imgui.GetVersion() end
function M.StyleColorsDark(ImGuiStyle_dst)
-- ImGuiStyle_dst is optional and can be nil
-- ImGuiStyle_dst is optional and can be nil
imgui.StyleColorsDark(ImGuiStyle_dst)
end