Docs.rs
sqlite3-sys-0.15.0
sqlite3-sys 0.15.0
Docs.rs crate page
Apache-2.0/MIT
Links
Homepage
Repository
crates.io
Source
Owners
IvanUkhov
Dependencies
libc ^0.2
normal
sqlite3-src ^0.5
normal
temporary ^0.6
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In sqlite3_sys
?
Function
sqlite3_sys
::
sqlite3_column_count
source
·
[
−
]
pub unsafe extern "C" fn sqlite3_column_count( p:
*mut
sqlite3_stmt
) ->
c_int