Method ByteSizeOf
ByteSizeOf(ITypeRef)
Gets the byte size of a type
public ulong ByteSizeOf(ITypeRef llvmType)
Parameters
llvmType
ITypeRefType to determine the size of
Returns
- ulong
Size of the type in bytes
Gets the byte size of a type
public ulong ByteSizeOf(ITypeRef llvmType)
llvmType
ITypeRefType to determine the size of
Size of the type in bytes