[][src]Function hunspell_sys::Hunspell_remove

pub unsafe extern "C" fn Hunspell_remove(
    pHunspell: *mut Hunhandle,
    word: *const c_char
) -> c_int