_GLFWcontextEGL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow __gshared
struct _GLFWcontextEGL {}

Members

Variables

client
void* client;
Undocumented in source.
config
EGLConfig config;
Undocumented in source.
handle
EGLContext handle;
Undocumented in source.
surface
EGLSurface surface;
Undocumented in source.

Meta