get(_:as:)

Gets the processor’s info.

ProcessorInfo.swift:32
func get<DataType>(_ flavor: Mach.ProcessorInfoFlavor, as type: DataType.Type = DataType.self) throws -> DataType where DataType : BitwiseCopyable