Method ByteSizeOf
ByteSizeOf(ITypeRef)
Gets the byte size of a type
Declaration
public ulong ByteSizeOf(ITypeRef llvmType)
Parameters
public ulong ByteSizeOf(ITypeRef llvmType)
ITypeRef | llvmType | Type to determine the size of |
Returns
UInt64 | Size of the type in bytes |