Handbook
Glossary
make-context-current ( window -- )
Vocabulary
raylib
.
live-coding
.
glfw
Inputs
window
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.live-coding.glfw
LIBRARY:
glfw
FUNCTION-ALIAS:
make-context-current
void
glfwMakeContextCurrent ( GLFWwindow* window )