Beispiel #1
0
 public static extern void objc_msgSend(
     IntPtr receiver,
     Selector selector,
     MTLPrimitiveType a,
     MTLIndexType b,
     MTLBuffer c,
     UIntPtr d,
     MTLBuffer e,
     UIntPtr f);
Beispiel #2
0
 public static extern void objc_msgSend(
     IntPtr receiver,
     Selector selector,
     MTLPrimitiveType a,
     UIntPtr b,
     MTLIndexType c,
     IntPtr d,
     UIntPtr e,
     UIntPtr f,
     IntPtr g,
     UIntPtr h);