Function xapian::ffi::__new_writable_database_with_path
source · unsafe extern "C" fn __new_writable_database_with_path(
path: RustStr,
action: i32,
db_type: i32,
__return: *mut *mut WritableDatabase
) -> Result