_glfwPlatformCreateWindow

/////////////////////////////////////////////////////////////////////// /// GLFW platform API ////// ///////////////////////////////////////////////////////////////////////

extern (C) __gshared
int
_glfwPlatformCreateWindow
(
_GLFWwindow* window
,
const(_GLFWwndconfig)* wndconfig
,
const(_GLFWctxconfig)* ctxconfig
,
const(_GLFWfbconfig)* fbconfig
)

Meta