[][src]Function egls::egl::MakeCurrent

pub unsafe fn MakeCurrent(
    dpy: EGLDisplay,
    draw: EGLSurface,
    read: EGLSurface,
    ctx: EGLContext
) -> EGLBoolean