imgui-sys 0.5.0

Raw FFI bindings to dear imgui
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c"

[[package]]
name = "imgui-sys"
version = "0.5.0"
dependencies = [
 "cc",
]