refShort4 method

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

Implementation

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