Function xapian::ffi::__add_database

source ·
unsafe extern "C" fn __add_database(
    db: Pin<&mut Database>,
    add_db: Pin<&mut Database>
) -> Result