Function egli::ffi::eglCreatePixmapSurface [] [src]

pub unsafe extern "C" fn eglCreatePixmapSurface(
    dpy: EGLDisplay,
    config: EGLConfig,
    pixmap: EGLNativePixmapType,
    attrib_list: *const EGLint
) -> EGLSurface