refShort3 method

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

Implementation

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