pub type sqlite3_file = Struct_sqlite3_file;Aliased Type§
#[repr(C)]pub struct sqlite3_file {
pub pMethods: *const Struct_sqlite3_io_methods,
}Fields§
§pMethods: *const Struct_sqlite3_io_methodspub type sqlite3_file = Struct_sqlite3_file;#[repr(C)]pub struct sqlite3_file {
pub pMethods: *const Struct_sqlite3_io_methods,
}pMethods: *const Struct_sqlite3_io_methods