Function egl::make_current [] [src]

pub fn make_current(display: EGLDisplay, draw: EGLSurface, read: EGLSurface, ctx: EGLContext) -> bool