Esempio n. 1
0
 public static void smethod_9(IntPtr[] intptr_0)
 {
     if (intptr_0 == null)
     {
         throw new ArgumentNullException();
     }
     if (intptr_0.Length == 0)
     {
         throw new ArgumentOutOfRangeException();
     }
     Class119.alDeleteBuffers(intptr_0.Length, intptr_0);
 }