Function egli::egl::create_window_surface_with_attribs
[−]
[src]
pub fn create_window_surface_with_attribs(display: EGLDisplay, config: EGLConfig, window: EGLNativeWindowType, attrib_list: &[EGLint]) -> EglCallResult<EGLSurface>
[EGL 1.0]
Create a new EGL window surface.