Function egli::ffi::eglCreateWindowSurface [] [src]

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