pub unsafe extern "C" fn CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext(
displayLink: CVDisplayLinkRef,
cglContext: CGLContextObj,
cglPixelFormat: CGLPixelFormatObj,
) -> CVReturnExpand description
Apple SDK function CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext.