Handbook
Glossary
glGetInteger64i_v ( target index data -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
index
an
object
data
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glGetInteger64i_v
( target index data -- )
{
"glGetInteger64i_v"
}
294
gl-function-pointer
\
void
{
GLenum
GLuint
pointer:
GLint64
}
\
cdecl
alien-indirect
;