コード例 #1
0
 public static unsafe void GetInteger64(OpenTK.Graphics.ES20.GetPName pname, [OutAttribute] Int64 * @params)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public static Int64 GetInteger64(OpenTK.Graphics.ES20.GetPName pname)
 {
     throw new NotImplementedException();
 }