[][src]Type Definition glu_sys::glu::PFNGLWAITSYNCPROC

type PFNGLWAITSYNCPROC = Option<unsafe extern "C" fn(sync: GLsync, flags: GLbitfield, timeout: GLuint64)>;