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