Function egli::ffi::eglCreatePbufferFromClientBuffer [] [src]

pub unsafe extern "C" fn eglCreatePbufferFromClientBuffer(
    dpy: EGLDisplay,
    buftype: EGLenum,
    buffer: EGLClientBuffer,
    config: EGLConfig,
    attrib_list: *const EGLint
) -> EGLSurface