_glfwCreateContextOSMesa

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. GLFWbool _glfwCreateContextOSMesa(_GLFWwindow* window, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig)
    extern (C) @nogc nothrow __gshared
    GLFWbool
    _glfwCreateContextOSMesa
    (
    _GLFWwindow* window
    ,
    const(_GLFWctxconfig)* ctxconfig
    ,
    const(_GLFWfbconfig)* fbconfig
    )
  2. GLFWbool _glfwCreateContextOSMesa(_GLFWwindow* window, const(_GLFWctxconfig)* ctxconfig, const(_GLFWfbconfig)* fbconfig)

Meta