_glfwAllocJoystick

/////////////////////////////////////////////////////////////////////// /// GLFW internal API ////// ///////////////////////////////////////////////////////////////////////

extern (C) @nogc nothrow __gshared
_GLFWjoystick*
_glfwAllocJoystick
(
const(char)* name
,
const(char)* guid
,,,)

Meta