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