Function egli::egl::bind_api
[−]
[src]
pub fn bind_api(api: EGLenum) -> EglCallResult<()>
[EGL 1.2]
Set the current rendering API.
api
Specifies the client API to bind, one of EGL_OPENGL_API, EGL_OPENGL_ES_API, or EGL_OPENVG_API.