7 lines
141 B
Ada
7 lines
141 B
Ada
package openGL.surface_Profile.privvy
|
|
is
|
|
|
|
function to_GLX (Self : in Item'Class) return glx.FBConfig;
|
|
|
|
end openGL.surface_Profile.privvy;
|