EGLNativeDisplayType

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias EGLNativeDisplayType = HDC
    version(_GLFW_WIN32)
    extern (C) @nogc nothrow __gshared
    alias EGLNativeDisplayType = HDC
  2. alias EGLNativeDisplayType = void*
  3. alias EGLNativeDisplayType = Display*
  4. alias EGLNativeDisplayType = wl_display*

Meta