Skip to main content

sqlite_int64

Type Alias sqlite_int64 

Source
pub type sqlite_int64 = c_longlong;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.