Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Misc fixes
Mainly changes from newer bindgen
  • Loading branch information
dbr committed Oct 27, 2021
commit 291b7a5b4717fd01e2351a8a00b2524c30a910d6
1 change: 1 addition & 0 deletions imgui-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ exclude = ["third-party/*.json", "third-party/*.lua", "third-party/imgui/*/"]
[dependencies]
chlorine = "1.0.7"
mint = "0.5.6"
cfg-if = "1"

[build-dependencies]
cc = "1.0"
Expand Down
477 changes: 296 additions & 181 deletions imgui-sys/src/bindings.rs

Large diffs are not rendered by default.

Loading