- EGLNativeDisplayType
alias EGLNativeDisplayType = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EGLNativePixmapType
alias EGLNativePixmapType = egl_native_pixmap_t*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EGLNativeWindowType
alias EGLNativeWindowType = ANativeWindow*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- EGLint
alias EGLint = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- NativeDisplayType
alias NativeDisplayType = EGLNativeDisplayType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- NativePixmapType
alias NativePixmapType = EGLNativePixmapType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- NativeWindowType
alias NativeWindowType = EGLNativeWindowType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.