[][src]Function gspell_sys::gspell_checker_add_word_to_personal

pub unsafe extern "C" fn gspell_checker_add_word_to_personal(
    checker: *mut GspellChecker,
    word: *const c_char,
    word_length: ssize_t
)