Dual16Key.hi

hi: Carries the higher 16 bits of the key.

  1. short hi;
    struct Dual16Key
    static if(signed)
    short hi;
  2. ushort hi;

Meta