VoidType public struct VoidType: IRType The Void type represents any value and has no size. init() Creates an instance of the Void type. Declaration Swift public init() asLLVM() Retrieves the underlying LLVM type object. Declaration Swift public func asLLVM() -> LLVMTypeRef © 2017 . All rights reserved. (Last updated: 2017-02-13) Generated by jazzy ♪♫ v0.7.4, a Realm project.