Home
last modified time | relevance | path

Searched defs:sqlite3_close (Results 1 – 8 of 8) sorted by relevance

/external/sqlite/dist/
Dsqlite3ext.h380 #define sqlite3_close sqlite3_api->close macro
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h380 #define sqlite3_close sqlite3_api->close macro
Dbindgen_bundled_version.rs479 pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int; in sqlite3_close() function
/external/sqlite/dist/orig/
Dsqlite3ext.h380 #define sqlite3_close sqlite3_api->close macro
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.23.rs247 pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int; in sqlite3_close() function
Dbindgen_3.6.8.rs219 pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int; in sqlite3_close() function
Dbindgen_3.7.7.rs292 pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int; in sqlite3_close() function
Dbindgen_3.7.16.rs323 pub fn sqlite3_close(arg1: *mut sqlite3) -> ::std::os::raw::c_int; in sqlite3_close() function