Function egli::egl::swap_buffers [] [src]

pub fn swap_buffers(
    display: EGLDisplay,
    surface: EGLSurface
) -> EglCallResult<()>

[EGL 1.0] Post EGL surface color buffer to a native window.