Searched defs:sqlite3_db_handle (Results 1 – 6 of 6) sorted by relevance
445 #define sqlite3_db_handle sqlite3_api->db_handle macro
1432 pub fn sqlite3_db_handle(arg1: *mut sqlite3_stmt) -> *mut sqlite3; in sqlite3_db_handle() function
3068 pub unsafe fn sqlite3_db_handle(arg1: *mut sqlite3_stmt) -> *mut sqlite3 { in sqlite3_db_handle() function