Function smithay::backend::egl::ffi::egl::CreateContext[][src]

pub unsafe fn CreateContext(
    dpy: EGLDisplay,
    config: EGLConfig,
    share_context: EGLContext,
    attrib_list: *const EGLint
) -> EGLContext