UInt8

struct UInt8 : UnsignedInteger, Comparable, Equatable
  • Retrieves the underlying LLVM value object.

    Declaration

    Swift

    public func asLLVM() -> LLVMValueRef