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

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