Method AbiBitAlignmentOf
AbiBitAlignmentOf(ITypeRef)
Gets the ABI alignment of the type in bits
public uint AbiBitAlignmentOf(ITypeRef llvmType)
Parameters
llvmType
ITypeRefType to get the alignment of
Returns
- uint
Alignment of the type
Gets the ABI alignment of the type in bits
public uint AbiBitAlignmentOf(ITypeRef llvmType)
llvmType
ITypeRefType to get the alignment of
Alignment of the type