CVEAGLContext
A type that resolves to an doc://com.apple.documentation/documentation/opengles/eaglcontext pointer when appropriate.
Declaration
typealias CVEAGLContext = EAGLContexttypealias CVEAGLContext = UnsafeMutableRawPointerDiscussion
Core Video can be included in procedural C projects as well as Objective-C projects, so this type resolves to void * when using the former.