Module mem
Functions
- Returns the internal reference count of an array value in unconstrained code.
- Transmutes a value of type T to a value of type U.
- Returns the internal reference count of a slice value in unconstrained code.
- For any type, return an instance of that type by initializing all of its fields to 0. This is considered to be unsafe since there is no guarantee that all zeroes is a valid bit pattern for every type.