Example #1
0
 public static extern IntPtr utCreateTexture(int width, int height, utTextureFormat format);
Example #2
0
 IntPtr utCreateTexture(int width, int height, utTextureFormat format);