Property definitions

egl :: egl $ Sys :: egl_bind_opengl_es_api
fun egl_bind_opengl_es_api: Bool `{ return eglBindAPI(EGL_OPENGL_ES_API); `}
lib/egl/egl.nit:447,1--76