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

pub unsafe fn CreateWindowSurface(
    dpy: EGLDisplay,
    config: EGLConfig,
    win: EGLNativeWindowType,
    attrib_list: *const EGLint
) -> EGLSurface