pub unsafe extern "C-unwind" fn CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext(
display_link: &CVDisplayLink,
cgl_context: CGLContextObj,
cgl_pixel_format: CGLPixelFormatObj,
) -> CVReturn👎Deprecated: renamed to
CVDisplayLink::set_current_cg_display_from_open_gl_contextAvailable on crate feature
CVDisplayLink and crate feature CVReturn and crate feature objc2-open-gl and macOS only.