gccjit_sys 1.1.2

Raw bindings to libgccjit. Companion to the gccjit crate.
Documentation
[dependencies.libc]
version = "0.2"

[features]
dlopen = []
master = []

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

[package]
authors = ["Sean Gillespie <sean.william.g@gmail.com>", "Antoni Boucher <bouanto@zoho.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Raw bindings to libgccjit. Companion to the gccjit crate."
keywords = ["compiler", "jit", "gcc"]
license = "GPL-3.0"
name = "gccjit_sys"
readme = false
repository = "https://github.com/rust-lang/gccjit.rs"
version = "1.1.2"