init(rawValue:)

Creates CVError with the given error code. Returns nil if rawValue is kCVReturnSuccess

Declaration

init?(rawValue: CVReturn)