Function xapian::ffi::__new_stem

source ·
unsafe extern "C" fn __new_stem(
    lang: RustStr,
    __return: *mut *mut Stem
) -> Result