Add initial prototype.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
-- with
|
||||
-- Glx;
|
||||
|
||||
|
||||
package openGL.Surface.privvy
|
||||
is
|
||||
|
||||
-- function to_glx (Self : in Surface.item'Class) return glx.GLXDrawable;
|
||||
|
||||
procedure dummy;
|
||||
end openGL.Surface.privvy;
|
||||
Reference in New Issue
Block a user