class static initializer (length gives class size)
name of class
Compares two instances for equality.
Returns size of the type.
Get TypeInfo for 'next' type, as defined by what kind of type this is, null if none.
Return default initializer. If the type should be initialized to all zeros, an array with a null ptr and a length equal to the type size will be returned. For static arrays, this returns the default initializer for a single element of the array, use tsize to get the correct size.