Function egli::ffi::eglMakeCurrent [] [src]

pub unsafe extern "C" fn eglMakeCurrent(
    dpy: EGLDisplay,
    draw: EGLSurface,
    read: EGLSurface,
    ctx: EGLContext
) -> EGLBoolean