Table of Contents

Method AbiSizeOf

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

AbiSizeOf(ITypeRef)

Retrieves the ABI specified size of the given type

ulong AbiSizeOf(ITypeRef typeRef)

Parameters

typeRef ITypeRef

Type to get the size from

Returns

ulong

Size of the type

Remarks

Returns the offset in bytes between successive objects of the specified type, including alignment padding