Function egli::egl::create_pixmap_surface [] [src]

pub fn create_pixmap_surface(display: EGLDisplay, config: EGLConfig, pixmap: EGLNativePixmapType, attrib_list: &[EGLint]) -> EglCallResult<EGLSurface>

[EGL 1.0] Create a new EGL pixmap surface.