XSyncFn

Type Alias XSyncFn 

Source
pub type XSyncFn = unsafe extern "C" fn(file_ptr: *mut sqlite3_file, flags: c_int) -> c_int;