Home
last modified time | relevance | path

Searched defs:sqlite3_file_sqlite3_io_methods (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.7.7.rs328 pub struct sqlite3_file_sqlite3_io_methods { struct
329 pub iVersion: ::std::os::raw::c_int,
330 pub xClose: ::std::option::Option<unsafe extern "C" fn(arg1:
333 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1:
342 pub xWrite: ::std::option::Option<unsafe extern "C" fn(arg1:
351 pub xTruncate: ::std::option::Option<unsafe extern "C" fn(arg1:
356 pub xSync: ::std::option::Option<unsafe extern "C" fn(arg1:
361 pub xFileSize: ::std::option::Option<unsafe extern "C" fn(arg1:
366 pub xLock: ::std::option::Option<unsafe extern "C" fn(arg1:
371 pub xUnlock: ::std::option::Option<unsafe extern "C" fn(arg1:
[all …]
Dbindgen_3.6.8.rs255 pub struct sqlite3_file_sqlite3_io_methods { struct
256 pub iVersion: ::std::os::raw::c_int,
257 pub xClose: ::std::option::Option<unsafe extern "C" fn(arg1:
260 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1:
269 pub xWrite: ::std::option::Option<unsafe extern "C" fn(arg1:
278 pub xTruncate: ::std::option::Option<unsafe extern "C" fn(arg1:
283 pub xSync: ::std::option::Option<unsafe extern "C" fn(arg1:
288 pub xFileSize: ::std::option::Option<unsafe extern "C" fn(arg1:
293 pub xLock: ::std::option::Option<unsafe extern "C" fn(arg1:
298 pub xUnlock: ::std::option::Option<unsafe extern "C" fn(arg1:
[all …]
Dbindgen_3.6.23.rs283 pub struct sqlite3_file_sqlite3_io_methods { struct
284 pub iVersion: ::std::os::raw::c_int,
285 pub xClose: ::std::option::Option<unsafe extern "C" fn(arg1:
288 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1:
297 pub xWrite: ::std::option::Option<unsafe extern "C" fn(arg1:
306 pub xTruncate: ::std::option::Option<unsafe extern "C" fn(arg1:
311 pub xSync: ::std::option::Option<unsafe extern "C" fn(arg1:
316 pub xFileSize: ::std::option::Option<unsafe extern "C" fn(arg1:
321 pub xLock: ::std::option::Option<unsafe extern "C" fn(arg1:
326 pub xUnlock: ::std::option::Option<unsafe extern "C" fn(arg1:
[all …]
Dbindgen_3.7.16.rs362 pub struct sqlite3_file_sqlite3_io_methods { struct
363 pub iVersion: ::std::os::raw::c_int,
364 pub xClose: ::std::option::Option<unsafe extern "C" fn(arg1:
367 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1:
376 pub xWrite: ::std::option::Option<unsafe extern "C" fn(arg1:
385 pub xTruncate: ::std::option::Option<unsafe extern "C" fn(arg1:
390 pub xSync: ::std::option::Option<unsafe extern "C" fn(arg1:
395 pub xFileSize: ::std::option::Option<unsafe extern "C" fn(arg1:
400 pub xLock: ::std::option::Option<unsafe extern "C" fn(arg1:
405 pub xUnlock: ::std::option::Option<unsafe extern "C" fn(arg1:
[all …]