Method AbiAlignmentOf
AbiAlignmentOf(ITypeRef)
Retrieves the ABI specified alignment, in bytes, for a specified type
Declaration
public uint AbiAlignmentOf(ITypeRef typeRef)
Parameters
public uint AbiAlignmentOf(ITypeRef typeRef)
ITypeRef | typeRef | Type to get the alignment for |
Returns
UInt32 | ABI specified alignment |