Function xapian::ffi::__mset_iterator_eq

source ·
unsafe extern "C" fn __mset_iterator_eq(
    iter: Pin<&mut MSetIterator>,
    other: Pin<&mut MSetIterator>,
    __return: *mut bool
) -> Result