Handbook
Glossary
XQueryExtension ( display name major_opcode_return first_event_return first_error_return -- Bool )
Vocabulary
x11
.
xlib
Inputs
display
an
object
name
an
object
major_opcode_return
an
object
first_event_return
an
object
first_error_return
an
object
Outputs
Bool
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
;
IN:
x11.xlib
:
XQueryExtension
( display name major_opcode_return first_event_return first_error_return -- Bool )
\
Bool
"xlib"
"XQueryExtension"
{
pointer:
Display
c-string
pointer:
int
pointer:
int
pointer:
int
}
f
alien-invoke
awaken-event-loop
;