Beispiel #1
0
 public static void Free(IntPtr alloc)
 {
     Native.enet_mem_release(alloc);
 }