eglWaitClient method

void eglWaitClient()

Implementation

void eglWaitClient(){
  _libEGL!.eglWaitClient();
}