Handbook
Glossary
glWindowPos2i ( x y -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glWindowPos2i
( x y -- )
{
"glWindowPos2i"
"glWindowPos2iARB"
}
86
gl-function-pointer
\
void
{
GLint
GLint
}
\
cdecl
alien-indirect
;