UInt64

struct UInt64 : FixedWidthInteger, UnsignedInteger
  • Retrieves the underlying LLVM value object.

    Declaration

    Swift

    public func asLLVM() -> LLVMValueRef