Handbook
Glossary
glXGetFBConfigs ( dpy screen nelements -- GLXFBConfig* )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
screen
an
object
nelements
an
object
Outputs
GLXFBConfig*
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.glx
:
glXGetFBConfigs
( dpy screen nelements -- GLXFBConfig* )
pointer:
GLXFBConfig
"glx"
"glXGetFBConfigs"
{
pointer:
Display
int
pointer:
int
}
f
alien-invoke
awaken-event-loop
;