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