Docs.rs
libduckdb-sys-1.3.2
libduckdb-sys 1.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wangfenjin
Mytherin
Dependencies
arrow ^55
dev
bindgen ^0.71.1
build
optional
cc ^1.0
build
optional
flate2 ^1.0
build
pkg-config ^0.3.24
build
optional
prettyplease ^0.2.20
build
optional
quote ^1.0.21
build
optional
serde ^1.0
build
serde_json ^1.0
build
syn ^2.0.15
build
optional
tar ^0.4.38
build
vcpkg ^0.2
build
optional
Versions
70.71%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
libduckdb_
sys
1.3.2
libduckdb_sys
Type Alias
duckdb_state
Copy item path
Source
pub type duckdb_state =
c_uint
;
Expand description
! An enum over the returned state of different functions.