コード例 #1
0
 public static extern bool Load(LoadImageTypeLumps type, byte[] lump, int size);
コード例 #2
0
 public static extern bool Load(LoadImageTypeLumps type, IntPtr lump, int size);