Function xapian::ffi::__term_iterator_eq

source ·
unsafe extern "C" fn __term_iterator_eq(
    titer: Pin<&mut TermIterator>,
    other: Pin<&mut TermIterator>
) -> bool