_glfwChooseVisualEGL

Undocumented in source. Be warned that the author may not have intended to support it.
  1. GLFWbool _glfwChooseVisualEGL(const(_GLFWwndconfig)* wndconfig, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig, Visual** visual, int* depth)
  2. GLFWbool _glfwChooseVisualEGL(const(_GLFWwndconfig)* wndconfig, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig, Visual** visual, int* depth)
    version(_GLFW_X11)
    extern (C) @nogc nothrow __gshared
    GLFWbool
    _glfwChooseVisualEGL
    (
    const(_GLFWwndconfig)* wndconfig
    ,
    const(_GLFWctxconfig)* ctxconfig
    ,
    const(_GLFWfbconfig)* fbconfig
    ,
    Visual** visual
    ,
    int* depth
    )

Meta