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

pub unsafe fn CreatePlatformWindowSurfaceEXT(
    dpy: EGLDisplay,
    config: EGLConfig,
    native_window: *mut c_void,
    attrib_list: *const EGLint
) -> EGLSurface