_glfwChooseVisualEGL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. 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
    )
  2. GLFWbool _glfwChooseVisualEGL(const(_GLFWwndconfig)* wndconfig, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig, Visual** visual, int* depth)

Meta