std
::
core
::
array
::
slice {Type}
get_xy_ref
macro
Type
*
Slice2d
.
get_xy_ref
(
self
,
x
,
y
)
Get the value at a particular x/y position in the slice by reference.
Parameters