Function xapian::ffi::mset_begin

source ·
pub fn mset_begin(
    set: Pin<&mut MSet>
) -> Result<UniquePtr<MSetIterator>, Exception>