Skip to main content

sqlite3_int64

Type Alias sqlite3_int64 

Source
pub type sqlite3_int64 = sqlite_int64;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.