Function smithay::backend::egl::ffi::egl::CopyBuffers[][src]

pub unsafe fn CopyBuffers(
    dpy: EGLDisplay,
    surface: EGLSurface,
    target: EGLNativePixmapType
) -> EGLBoolean