Method AbiBitAlignmentOf
AbiBitAlignmentOf(ITypeRef)
Gets the ABI alignment of the type in bits
Declaration
public uint AbiBitAlignmentOf(ITypeRef llvmType)
Parameters
public uint AbiBitAlignmentOf(ITypeRef llvmType)
ITypeRef | llvmType | Type to get the alignment of |
Returns
UInt32 | Alignment of the type |