Add initial prototype.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
with
|
||||
GLX;
|
||||
|
||||
package openGL.Surface.privvy
|
||||
is
|
||||
|
||||
function to_GLX (Self : in Surface.item'Class) return glx.Drawable;
|
||||
|
||||
end openGL.Surface.privvy;
|
||||
Reference in New Issue
Block a user