eglGetError static method

EglError eglGetError()

Implementation

static EglError eglGetError() => _libEGL!.eglGetError().toEglError();