Add initial prototype.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
with
|
||||
eGL;
|
||||
|
||||
|
||||
package opengl.Surface.privvy
|
||||
is
|
||||
|
||||
function to_eGL (Self : in Surface.item'Class) return egl.EGLSurface;
|
||||
|
||||
end opengl.Surface.privvy;
|
||||
Reference in New Issue
Block a user