Handle to the default display to use with EGL

Property definitions

egl :: egl $ Sys :: egl_default_display
# Handle to the default display to use with EGL
fun egl_default_display: Pointer `{ return EGL_DEFAULT_DISPLAY; `}
lib/egl/egl.nit:450,1--451,66