Function xapian::ffi::mset_iterator_eq

source ·
pub fn mset_iterator_eq(
    iter: Pin<&mut MSetIterator>,
    other: Pin<&mut MSetIterator>
) -> Result<bool, Exception>