Table of Contents

Method AbiAlignmentOf

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

AbiAlignmentOf(ITypeRef)

Retrieves the ABI specified alignment, in bytes, for a specified type

uint AbiAlignmentOf(ITypeRef typeRef)

Parameters

typeRef ITypeRef

Type to get the alignment for

Returns

uint

ABI specified alignment