EGLNativeWindowType

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias EGLNativeWindowType = HWND
    version(_GLFW_WIN32)
    extern (C) @nogc nothrow __gshared
    alias EGLNativeWindowType = HWND
  2. alias EGLNativeWindowType = id
  3. alias EGLNativeWindowType = Window
  4. alias EGLNativeWindowType = wl_egl_window*

Meta