Function libspelling_sys::spelling_language_contains_word
source · pub unsafe extern "C" fn spelling_language_contains_word(
self_: *mut SpellingLanguage,
word: *const c_char,
word_len: ssize_t,
) -> gboolean