Handbook
Glossary
glRasterPos2i ( 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
:
glRasterPos2i
( x y -- )
{
"glRasterPos2i"
}
187
gl-function-pointer
\
void
{
GLint
GLint
}
\
cdecl
alien-indirect
;