imgui-sys 0.12.0

Raw FFI bindings to dear imgui
Documentation
[build-dependencies.cc]
version = "1.0.2"

[build-dependencies.pkg-config]
optional = true
version = "0.3"

[build-dependencies.vcpkg]
optional = true
version = "0.2.15"
[dependencies.cfg-if]
version = "1"

[dependencies.chlorine]
version = "1.0.7"

[dependencies.mint]
version = "0.5.6"

[features]
default = []
docking = []
freetype = ["pkg-config"]
use-vcpkg = ["vcpkg"]
wasm = []

[package]
build = "build.rs"
categories = ["gui", "external-ffi-bindings"]
description = "Raw FFI bindings to dear imgui"
documentation = "https://docs.rs/imgui-sys"
edition = "2021"
exclude = ["third-party/*/*.json", "third-party/*/*.lua", "third-party/imgui/backends/", "third-party/imgui/docs/", "third-party/imgui/examples/", "third-party/imgui/misc/cpp/", "third-party/imgui/misc/debuggers/", "third-party/imgui/misc/fonts/", "third-party/imgui/misc/single_file/"]
homepage = "https://github.com/imgui-rs/imgui-rs"
license = "MIT OR Apache-2.0"
links = "imgui"
name = "imgui-sys"
repository = "https://github.com/imgui-rs/imgui-rs"
version = "0.12.0"