Function libspelling_sys::spelling_checker_add_word

source ·
pub unsafe extern "C" fn spelling_checker_add_word(
    self_: *mut SpellingChecker,
    word: *const c_char,
)