executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
files
/
space.iseki.executables.common
/
Address32
/
shr
shr
infix inline
fun
shr
(
bits
:
Int
)
:
Address32
(
source
)
Shifts the bits of this address to the right by the given number of
bits
.