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

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