Contents

CVDisplayLinkOutputHandler

Declaration

typealias CVDisplayLinkOutputHandler = @Sendable (CVDisplayLink, UnsafePointer<CVTimeStamp>, UnsafePointer<CVTimeStamp>, CVOptionFlags, UnsafeMutablePointer<CVOptionFlags>) -> CVReturn

See Also

Configuring Display Links