eglWaitGL method

int eglWaitGL()

Implementation

int eglWaitGL() {
  return _eglWaitGL();
}