refShort1 method

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

Implementation

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