refShort2 method

Pointer<Short> refShort2([
  1. int? y
])

Implementation

Pointer<Short> refShort2([int? y]) => rl.Temp.Short$.Value(y, '2');