glfwGetKeyName ( key scancode -- char* )


Vocabulary
glfw.ffi

Inputs
keyan object
scancodean object


Outputs
char*an object


Definition