Docs.rs
z3-sys-0.9.9
z3-sys 0.9.9
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fitzgen
waywardmonkeys
graydon
sameer
toolCHAINZ
Dependencies
bindgen ^0.72
build
cmake ^0.1.54
build
optional
pkg-config ^0.3.32
build
reqwest ^0.12.22
build
optional
serde_json ^1.0.140
build
optional
vcpkg ^0.2.15
build
optional
zip ^4.3
build
optional
Versions
95.9%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Z3_lbool
z3_sys
0.9.9
z3_sys
Type Alias
Z3_
lbool
Copy item path
Source
pub type Z3_lbool =
i32
;
Expand description
Lifted Boolean type:
false
,
undefined
,
true
.