cstl-sys 2.0.0

Low level CSTL Rust bindings generated with bindgen
Documentation
[build-dependencies.cc]
version = "1.2"

[lib]
name = "cstl_sys"
path = "src/lib.rs"

[package]
authors = ["Dasaav"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Low level CSTL Rust bindings generated with bindgen"
edition = "2021"
license = "MIT OR Apache-2.0"
links = "CSTL"
name = "cstl-sys"
readme = "README.md"
repository = "https://github.com/Dasaav-dsv/cstl-sys"
version = "2.0.0"