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