Table of Contents

Method ByteSizeOf

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

ByteSizeOf(ITypeRef)

Gets the byte size of a type

public ulong ByteSizeOf(ITypeRef llvmType)

Parameters

llvmType ITypeRef

Type to determine the size of

Returns

ulong

Size of the type in bytes