_glfw_dlopen

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto _glfw_dlopen(const(char)* name)
  2. auto _glfw_dlopen(const(char)* name)
    version(!_GLFW_WIN32)
    extern (C) @nogc nothrow __gshared
    _glfw_dlopen
    (
    const(char)* name
    )

Meta