_glfwIsValidContextConfig

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

extern (C) @nogc nothrow __gshared
GLFWbool
_glfwIsValidContextConfig
(
const(_GLFWctxconfig)* ctxconfig
)

Meta