gdnative-sys 0.9.3

Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate).
Documentation
[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
version = "0.56.0"

[build-dependencies.miniserde]
version = "=0.1.13"

[build-dependencies.proc-macro2]
version = "1.0.6"

[build-dependencies.quote]
version = "1.0.2"
[dependencies.libc]
version = "0.2"

[package]
authors = ["The godot-rust developers"]
build = "build.rs"
description = "Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate)."
documentation = "https://docs.rs/crate/gdnative-sys"
edition = "2018"
homepage = "https://godot-rust.github.io/"
license = "MIT"
name = "gdnative-sys"
repository = "https://github.com/godot-rust/godot-rust"
version = "0.9.3"