eglGetError method

int eglGetError()

Implementation

int eglGetError() {
  return _eglGetError();
}