Function egls::egl::BindTexImage[][src]

pub unsafe fn BindTexImage(
    dpy: EGLDisplay,
    surface: EGLSurface,
    buffer: EGLint
) -> EGLBoolean