[][src]Function egls::egl::WaitSync

pub unsafe fn WaitSync(
    dpy: EGLDisplay,
    sync: EGLSync,
    flags: EGLint
) -> EGLBoolean