Exemple #1
0
 public static void GmshFree(this IntPtr ptr)
 {
     GMshNativeMethods.gmshFree(ptr);
 }