Struct windows_sys::Win32::System::SqlLite::sqlite3_file
[−]#[repr(C)]pub struct sqlite3_file {
pub pMethods: *mut sqlite3_io_methods,
}Expand description
Required features: ‘Win32_System_SqlLite’
Fields
pMethods: *mut sqlite3_io_methods