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