예제 #1
0
 public int Hunspell_spell(IntPtr handle, byte[] word)
 {
     return(NativeLibhunspell_1_3_0.Hunspell_spell(handle, word));
 }