Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs251 pub pMethods: *const sqlite3_file_sqlite3_io_methods,
255 pub struct sqlite3_file_sqlite3_io_methods { struct
326 assert_eq!(::std::mem::size_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods() argument
328 assert_eq!(::std::mem::align_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods()
331 impl Clone for sqlite3_file_sqlite3_io_methods { implementation
342 pub type sqlite3_io_methods = sqlite3_file_sqlite3_io_methods;
Dbindgen_3.6.23.rs279 pub pMethods: *const sqlite3_file_sqlite3_io_methods,
283 pub struct sqlite3_file_sqlite3_io_methods { struct
354 assert_eq!(::std::mem::size_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods() argument
356 assert_eq!(::std::mem::align_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods()
359 impl Clone for sqlite3_file_sqlite3_io_methods { implementation
370 pub type sqlite3_io_methods = sqlite3_file_sqlite3_io_methods;
Dbindgen_3.7.16.rs358 pub pMethods: *const sqlite3_file_sqlite3_io_methods,
362 pub struct sqlite3_file_sqlite3_io_methods { struct
460 assert_eq!(::std::mem::size_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods() argument
462 assert_eq!(::std::mem::align_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods()
465 impl Clone for sqlite3_file_sqlite3_io_methods { implementation
476 pub type sqlite3_io_methods = sqlite3_file_sqlite3_io_methods;
Dbindgen_3.7.7.rs324 pub pMethods: *const sqlite3_file_sqlite3_io_methods,
328 pub struct sqlite3_file_sqlite3_io_methods { struct
426 assert_eq!(::std::mem::size_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods() argument
428 assert_eq!(::std::mem::align_of::<sqlite3_file_sqlite3_io_methods>() , in bindgen_test_layout_sqlite3_file_sqlite3_io_methods()
431 impl Clone for sqlite3_file_sqlite3_io_methods { implementation
442 pub type sqlite3_io_methods = sqlite3_file_sqlite3_io_methods;