_glfwInputKey

/////////////////////////////////////////////////////////////////////// /// GLFW event API ////// ///////////////////////////////////////////////////////////////////////

extern (C) @nogc nothrow __gshared
void
_glfwInputKey
(
_GLFWwindow* window
,
int key
,,
int action
,
int mods
)

Meta