glWaitSync

Function glWaitSync 

Source
pub unsafe extern "C" fn glWaitSync(
    sync: GLsync,
    flags: GLbitfield,
    timeout: GLuint64,
)