Module std::intrinsics
Expand description
Exposes compiler intrinsics as stdlib wrapper functions.
Functions
Returns whether a generic type T is a reference type or not.
Returns the size of a generic type T in bytes.
Returns the size of the type of a value in bytes.