Documentation
Documentation
Sources
Core
PointerToMutable.hylo
mutable_pointer(to:)
Subscript
mutable_pointer(to:)
The address of
x
.
Source
subscript
mutable_pointer
<
T
>(to
x
:
inout
T
):
PointerToMutable
<
T
> {
let
}