eglCreatePlatformPixmapSurface

Function eglCreatePlatformPixmapSurface 

Source
pub unsafe extern "C" fn eglCreatePlatformPixmapSurface(
    dpy: EGLDisplay,
    config: EGLConfig,
    native_pixmap: *mut c_void,
    attrib_list: *const EGLAttrib,
) -> EGLSurface