Unsafe pointet to `let` and `alias` values

Is the way to create a pointer to let or alias values?
Pointer.address_of requires value to be only mutable.
Was this page helpful?