[][src]Function egls::egl::CreatePlatformPixmapSurface

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