Int
struct Int : FixedWidthInteger, SignedInteger
-
Retrieves the underlying LLVM value object.
Declaration
Swift
public func asLLVM() -> LLVMValueRef
LLVM Docs (100% documented)
struct Int : FixedWidthInteger, SignedInteger
Retrieves the underlying LLVM value object.
Swift
public func asLLVM() -> LLVMValueRef