예제 #1
0
 public void Hunspell_free_list(IntPtr handle, ref IntPtr list, int count)
 {
     NativeLibhunspell_1_3_0.Hunspell_free_list(handle, ref list, count);
 }