Handbook
Glossary
glXQueryExtension ( dpy errorBase eventBase -- bool )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
errorBase
an
object
eventBase
an
object
Outputs
bool
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.glx
:
glXQueryExtension
( dpy errorBase eventBase -- bool )
\
bool
"glx"
"glXQueryExtension"
{
pointer:
Display
pointer:
int
pointer:
int
}
f
alien-invoke
awaken-event-loop
;